We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50f759a + cf48bb0 commit 19cb242Copy full SHA for 19cb242
docker/test/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20.7-alpine as builder
+FROM golang:1.22.2-alpine as builder
2
RUN apk add --update --no-cache ca-certificates git \
3
&& apk add --no-cache gcc libc-dev \
4
&& apk add --no-cache openssl
0 commit comments