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.
2 parents 6cc47ce + f3c6d2e commit a6c595fCopy full SHA for a6c595f
1 file changed
Dockerfile
@@ -3,7 +3,7 @@
3
##
4
## Build stage
5
6
-FROM golang:1.23.5-alpine AS build
+FROM golang:1.25.0-alpine AS build
7
8
WORKDIR /app
9
0 commit comments