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 b795718 commit 00f0614Copy full SHA for 00f0614
Dockerfile
@@ -1,5 +1,5 @@
1
# Build stage
2
-FROM golang:1.22-alpine3.20 as builder
+FROM docker.io/golang:1.22-alpine3.20 as builder
3
ENV CGO_ENABLED=0 \
4
GOOS=linux
5
WORKDIR /src
0 commit comments