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 89b28bf + 9f32456 commit f21c234Copy full SHA for f21c234
Dockerfile
@@ -1,5 +1,5 @@
1
# Build stage
2
-FROM golang:1.24-alpine AS builder
+FROM golang:1.24.5-alpine AS builder
3
4
# Set build environment for static linking
5
ENV CGO_ENABLED=0 \
0 commit comments