We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c61707 commit b3b4a43Copy full SHA for b3b4a43
image/Dockerfile-base
@@ -1,4 +1,4 @@
1
-FROM golang:1.12.6 AS tfmask
+FROM golang:1.23.1 AS tfmask
2
3
RUN git clone https://github.com/cloudposse/tfmask.git \
4
&& cd tfmask \
0 commit comments