Skip to content

Commit b3b4a43

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

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

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

0 commit comments

Comments
 (0)