Skip to content

Commit 14e0f32

Browse files
committed
Update golang Docker tag to v1.24.2
1 parent 137b06f commit 14e0f32

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 golang:1.16.3-alpine
1+
FROM golang:1.24.2-alpine
22

33
RUN apk add --update --no-cache git make \
44
&& go get golang.org/x/tools/go/vcs

0 commit comments

Comments
 (0)