We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5642814 commit 4ae5904Copy full SHA for 4ae5904
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Build stage
2
-FROM golang:1.23-alpine AS builder
+FROM golang:1.25-alpine AS builder
3
4
WORKDIR /build
5
0 commit comments