We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a9d490 commit ca826aeCopy full SHA for ca826ae
1 file changed
reproduciblebuilds/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.21 as builder
+FROM golang:1.22 AS builder
2
3
#Set build arguments
4
ARG BUILDOS
0 commit comments