2 parents 7ef3c09 + 759ee5d commit 495783fCopy full SHA for 495783f
1 file changed
gearbox/Dockerfile
@@ -39,7 +39,7 @@ RUN CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build \
39
./cmd/server
40
41
# Stage 3: Final runtime image
42
-FROM alpine:3.23@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62
+FROM alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
43
44
# Install runtime dependencies (sqlite-libs for CGO-built binary)
45
RUN apk add --no-cache ca-certificates tzdata wget sqlite-libs
0 commit comments