We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 941eae9 commit 1496e96Copy full SHA for 1496e96
Dockerfile
@@ -1,5 +1,5 @@
1
# Build Step
2
-FROM golang:1.25-alpine@sha256:6104e2bbe9f6a07a009159692fe0df1a97b77f5b7409ad804b17d6916c635ae5 AS builder
+FROM golang:1.25-alpine@sha256:182059d7dae0e1dfe222037d14b586ebece3ebf9a873a0fe1cc32e53dbea04e0 AS builder
3
4
# Dependencies
5
RUN apk update && apk add --no-cache git
0 commit comments