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 2106102 commit 1271402Copy full SHA for 1271402
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24-alpine AS deps
+FROM golang:1.25-alpine AS deps
2
3
RUN apk add --no-cache git \
4
&& go install github.com/ericchiang/pup@v0.4.0
0 commit comments