missing updates #5

Merged
mats merged 77 commits from refactor/http-proxy into main 2025-10-14 23:12:06 +02:00
Showing only changes of commit 6094da99f3 - Show all commits

View File

@@ -57,7 +57,7 @@ RUN --mount=type=cache,target=/go/build-cache \
-X main.Version=${VERSION} \ -X main.Version=${VERSION} \
-X main.GitCommit=${GIT_COMMIT} \ -X main.GitCommit=${GIT_COMMIT} \
-X main.BuildDate=${BUILD_DATE}" \ -X main.BuildDate=${BUILD_DATE}" \
-o /out/go-cart-actor . -o /out/go-cart-actor ./cmd/cart
############################ ############################
# Runtime Stage # Runtime Stage