From 836260e117aa1bd42fa08786c27d582f1bcedd33 Mon Sep 17 00:00:00 2001 From: "ppat-self-hosted-renovate-bot[bot]" <175373406+ppat-self-hosted-renovate-bot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 16:04:57 +0000 Subject: [PATCH] fix(cli-tools): update aquaproj/aqua (v2.43.0 -> v2.43.1) --- images/homelab-workspace/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \