mirror of
https://github.com/thegeeklab/wp-opentofu.git
synced 2024-11-23 17:10:38 +00:00
chore(deps): update dependency opentofu/opentofu to v1.8.6
This commit is contained in:
parent
2010f6a685
commit
a26ef83ef5
@ -22,7 +22,7 @@ ARG TARGETARCH
|
|||||||
ARG TOFU_VERSION
|
ARG TOFU_VERSION
|
||||||
|
|
||||||
# renovate: datasource=github-releases depName=opentofu/opentofu
|
# renovate: datasource=github-releases depName=opentofu/opentofu
|
||||||
ENV TOFU_VERSION="${TOFU_VERSION:-v1.8.5}"
|
ENV TOFU_VERSION="${TOFU_VERSION:-v1.8.6}"
|
||||||
|
|
||||||
RUN apk --update add --virtual .build-deps libarchive-tools && \
|
RUN apk --update add --virtual .build-deps libarchive-tools && \
|
||||||
apk add --no-cache curl git openssh-client && \
|
apk add --no-cache curl git openssh-client && \
|
||||||
|
Loading…
Reference in New Issue
Block a user