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 2e57699 commit ae2cc72Copy full SHA for ae2cc72
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.21-alpine AS go-builder
+FROM golang:1.22-alpine AS go-builder
2
ENV CGO_ENABLED=1
3
RUN apk add -q --no-cache gcc musl-dev
4
WORKDIR $GOPATH/src/github.com/ngshiheng/michelin-my-maps
0 commit comments