Skip to content

Commit ca826ae

Browse files
authored
update go in docker to 1.22 (#743)
1 parent 8a9d490 commit ca826ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reproduciblebuilds/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.21 as builder
1+
FROM golang:1.22 AS builder
22

33
#Set build arguments
44
ARG BUILDOS

0 commit comments

Comments
 (0)