We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d31cb87 + fd73dff commit 24d6b81Copy full SHA for 24d6b81
1 file changed
cluster/images/provider-opentofu/Dockerfile
@@ -1,9 +1,9 @@
1
-FROM alpine:3.22.1
+FROM alpine:3.22.2
2
RUN apk --no-cache add ca-certificates bash git curl
3
ARG TARGETOS
4
ARG TARGETARCH
5
6
-ENV OPENTOFU_VERSION=1.10.0
+ENV OPENTOFU_VERSION=1.10.8
7
ENV TF_IN_AUTOMATION=1
8
ENV TF_PLUGIN_CACHE_DIR=/tofu/plugin-cache
9
0 commit comments