Skip to content

Commit f27ceb4

Browse files
authored
Merge pull request #18 from miscord-dev/renovate/golang-1.x
Update golang Docker tag to v1.22
2 parents 7a6258e + e1da40d commit f27ceb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=${BUILDPLATFORM:-linux/amd64} golang:1.21 as builder
1+
FROM --platform=${BUILDPLATFORM:-linux/amd64} golang:1.22 as builder
22

33
ARG TARGETPLATFORM
44
ARG BUILDPLATFORM

0 commit comments

Comments
 (0)