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 8e43627 + c20bb1f commit 9ca944cCopy full SHA for 9ca944c
Dockerfile
@@ -1,5 +1,5 @@
1
# Build stage
2
-FROM golang:1.24.5-alpine AS builder
+FROM docker.io/golang:1.24.5-alpine AS builder
3
4
# Set build environment for static linking
5
ENV CGO_ENABLED=0 \
0 commit comments