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