Update build.json

This commit is contained in:
Alexandre
2026-03-30 09:23:52 +02:00
committed by GitHub
parent 6fa9cec43d
commit 07d279401b

View File

@@ -1,6 +1,6 @@
{ {
"build_from": { "build_from": {
"aarch64": "openproject/openproject:latest", "aarch64": "openproject/openproject:17",
"amd64": "openproject/openproject:latest" "amd64": "openproject/openproject:17"
} }
} }