Skip to content

Commit 0026357

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

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.0 AS tfmask
22

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

0 commit comments

Comments
 (0)