diff --git a/images/homelab-workspace/Dockerfile b/images/homelab-workspace/Dockerfile index 5123f104..fb9ae597 100644 --- a/images/homelab-workspace/Dockerfile +++ b/images/homelab-workspace/Dockerfile @@ -176,7 +176,7 @@ RUN --mount=type=tmpfs,target=/tmp \ # aqua # renovate: datasource=github-releases depName=aquaproj/aqua -ARG AQUA_VERSION="2.43.0" +ARG AQUA_VERSION="2.43.1" RUN --mount=type=tmpfs,target=/tmp \ --mount=type=tmpfs,target=/var/log \ --mount=type=tmpfs,target=/var/tmp \