We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33123ff commit fd73dffCopy full SHA for fd73dff
1 file changed
cluster/images/provider-opentofu/Dockerfile
@@ -3,7 +3,7 @@ RUN apk --no-cache add ca-certificates bash git curl
3
ARG TARGETOS
4
ARG TARGETARCH
5
6
-ENV OPENTOFU_VERSION=1.10.7
+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