Skip to content

Commit 96da333

Browse files
fix(cli-tools): update aquaproj/aqua (v2.53.7 -> v2.53.8)
1 parent 7bc3a24 commit 96da333

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/homelab-workspace/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ COPY aqua.yaml aqua-checksums.json /etc/aqua/
145145
# renovate: datasource=github-releases depName=aquaproj/aqua-installer
146146
ARG AQUA_INSTALLER_VERSION="4.0.2"
147147
# renovate: datasource=github-releases depName=aquaproj/aqua
148-
ARG AQUA_VERSION="2.53.7"
148+
ARG AQUA_VERSION="2.53.8"
149149

150150
# hadolint ignore=SC2046
151151
RUN curl -sSfL -O https://raw.githubusercontent.com/aquaproj/aqua-installer/v${AQUA_INSTALLER_VERSION}/aqua-installer && \

0 commit comments

Comments
 (0)