fixed docker file placement

This commit is contained in:
2026-07-28 14:47:25 +03:30
parent d94ba86953
commit cbb59010bd
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ runs:
fi
docker buildx build \
-f Dockerfile \
-f build/dockerfile \
--build-arg "GO_PROXY=$go_proxy" \
--label "org.opencontainers.image.revision=$COMMIT_SHA" \
--label "org.opencontainers.image.source=${GITHUB_SERVER_URL:-}" \