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 73cf53b commit c7c3d53Copy full SHA for c7c3d53
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22.0-alpine AS build-env
+FROM golang:1.22.1-alpine AS build-env
2
3
WORKDIR /build
4
0 commit comments