Skip to content

Commit 8bdf24a

Browse files
chore(deps): update golang docker tag to v1.24.2
1 parent 8c61707 commit 8bdf24a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/Dockerfile-base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.12.6 AS tfmask
1+
FROM golang:1.24.2 AS tfmask
22

33
RUN git clone https://github.com/cloudposse/tfmask.git \
44
&& cd tfmask \

0 commit comments

Comments
 (0)