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 e0cf406 commit dc2e3c2Copy full SHA for dc2e3c2
ssh/Dockerfile
@@ -1,5 +1,5 @@
1
# base stage
2
-FROM golang:1.25-alpine3.22 AS base
+FROM golang:1.24-alpine3.22 AS base
3
4
ARG GOPROXY
5
0 commit comments