diff --git a/images/homelab-workspace/Dockerfile b/images/homelab-workspace/Dockerfile index d9722003..1d5443a8 100644 --- a/images/homelab-workspace/Dockerfile +++ b/images/homelab-workspace/Dockerfile @@ -125,7 +125,7 @@ ENV AQUA_GLOBAL_CONFIG=/etc/aqua/aqua.yaml COPY aqua.yaml aqua-checksums.json /etc/aqua/ # renovate: datasource=github-releases depName=aquaproj/aqua -ARG AQUA_VERSION="2.53.11" +ARG AQUA_VERSION="2.54.1" # hadolint ignore=SC2046 RUN --mount=type=cache,target=$AQUA_ROOT_DIR,id=cache-aqua-${TARGETARCH},sharing=locked \ --mount=type=tmpfs,target=/tmp \