Skip to content

Commit fd73dff

Browse files
committed
Updated OpenTofu to 1.10.8 to stay on latest minor release
1 parent 33123ff commit fd73dff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cluster/images/provider-opentofu/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ RUN apk --no-cache add ca-certificates bash git curl
33
ARG TARGETOS
44
ARG TARGETARCH
55

6-
ENV OPENTOFU_VERSION=1.10.7
6+
ENV OPENTOFU_VERSION=1.10.8
77
ENV TF_IN_AUTOMATION=1
88
ENV TF_PLUGIN_CACHE_DIR=/tofu/plugin-cache
99

0 commit comments

Comments
 (0)