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 8bdf24aCopy full SHA for 8bdf24a
image/Dockerfile-base
@@ -1,4 +1,4 @@
1
-FROM golang:1.12.6 AS tfmask
+FROM golang:1.24.2 AS tfmask
2
3
RUN git clone https://github.com/cloudposse/tfmask.git \
4
&& cd tfmask \
0 commit comments