mirror of
https://github.com/thegeeklab/wp-opentofu.git
synced 2024-11-09 18:00:40 +00:00
chore(deps): update dependency opentofu/opentofu to v1.7.3 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
57e9c67e97
commit
b09c5ccd7c
@ -22,7 +22,7 @@ ARG TARGETARCH
|
||||
ARG TOFU_VERSION
|
||||
|
||||
# renovate: datasource=github-releases depName=opentofu/opentofu
|
||||
ENV TOFU_VERSION="${TOFU_VERSION:-v1.7.2}"
|
||||
ENV TOFU_VERSION="${TOFU_VERSION:-v1.7.3}"
|
||||
|
||||
RUN apk --update add --virtual .build-deps libarchive-tools && \
|
||||
apk add --no-cache curl git openssh-client && \
|
||||
|
Loading…
Reference in New Issue
Block a user