This commit is contained in:
lug-gh 2025-01-09 13:23:31 +01:00
parent 99a48ce763
commit 328c563da2
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ RUN --mount=type=cache,target=/go/pkg \
ENV OPENTOFU_VERSION="1.7.0"
ENV TERRAFORM_VERSION="1.10.1"
ENV TERRAFORM_VERSION="1.10.3"
#ENV PULUMI_VERSION="3.116.1"
RUN wget https://github.com/opentofu/opentofu/releases/download/v${OPENTOFU_VERSION}/tofu_${OPENTOFU_VERSION}_linux_${TARGETARCH}.tar.gz && \

View File

@ -25,7 +25,7 @@ RUN --mount=type=cache,target=/go/pkg \
ENV OPENTOFU_VERSION="1.7.0"
ENV TERRAFORM_VERSION="1.10.1"
ENV TERRAFORM_VERSION="1.10.3"
#ENV PULUMI_VERSION="3.116.1"
RUN wget https://github.com/opentofu/opentofu/releases/download/v${OPENTOFU_VERSION}/tofu_${OPENTOFU_VERSION}_linux_${TARGETARCH}.tar.gz && \