Skip to content

Commit a522f73

Browse files
Update dependency exoscale/cli to v1.94.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4afb97c commit a522f73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ COPY --from=ghcr.io/vshn/emergency-credentials-receive:v1.2.2 \
113113

114114
# Exo CLI
115115
# renovate: datasource=github-releases depName=exoscale/cli
116-
ARG EXO_VERSION=v1.93.0
116+
ARG EXO_VERSION=v1.94.1
117117
RUN cd /tmp && \
118118
wget https://github.com/exoscale/cli/releases/download/${EXO_VERSION}/exoscale-cli_${EXO_VERSION##v}_linux_${TARGETARCH}.deb && \
119119
wget https://github.com/exoscale/cli/releases/download/${EXO_VERSION}/exoscale-cli_${EXO_VERSION##v}_linux_${TARGETARCH}.deb.sig && \

0 commit comments

Comments
 (0)