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.
2 parents 8022a94 + a807c31 commit e776030Copy full SHA for e776030
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