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 8022a94 commit a807c31Copy full SHA for a807c31
Dockerfile
@@ -1,7 +1,7 @@
1
#
2
# BUILDER
3
4
-FROM docker.io/library/golang:1.21.5 AS builder
+FROM docker.io/library/golang:1.22.2 AS builder
5
6
WORKDIR /buildroot
7
0 commit comments