We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fb5097 commit 207749aCopy full SHA for 207749a
Dockerfile
@@ -1,5 +1,5 @@
1
# Build Step
2
-FROM golang:1.25.1-alpine@sha256:b6ed3fd0452c0e9bcdef5597f29cc1418f61672e9d3a2f55bf02e7222c014abd as builder
+FROM golang:1.25.2-alpine@sha256:6104e2bbe9f6a07a009159692fe0df1a97b77f5b7409ad804b17d6916c635ae5 as builder
3
4
# Dependencies
5
RUN apk update && apk add --no-cache make git
Dockerfile.pack
RUN apk update && apk add --no-cache upx make git
0 commit comments