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