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 6410483 commit c7020e3Copy full SHA for c7020e3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.21.6-alpine AS build-env
+FROM golang:1.22.0-alpine AS build-env
2
3
WORKDIR /build
4
0 commit comments