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 a1df1a4 commit d96acb0Copy full SHA for d96acb0
api/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