From ac964c10429afc6825556feca85c45b204e67c48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 13:44:46 +0000 Subject: [PATCH] chore(deps): update dependency wingbits-json to v2025-01-24t09:43:30.687017529z --- wingbits/Dockerfile.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wingbits/Dockerfile.template b/wingbits/Dockerfile.template index b423d59..c069bd3 100644 --- a/wingbits/Dockerfile.template +++ b/wingbits/Dockerfile.template @@ -11,8 +11,8 @@ ENV RECEIVER_PORT=30005 # renovate: datasource=custom.wingbits-version depName=wingbits-version versioning=loose ENV WINGBITS_CONFIG_VERSION=0.0.8 # renovate: datasource=custom.wingbits-json depName=wingbits-json versioning=loose -ENV WINGBITS_COMMIT_ID=549bb480 -ENV WINGBITS_DATE=2025-01-23T09:21:09.908607107Z +ENV WINGBITS_COMMIT_ID=3f6efb03 +ENV WINGBITS_DATE=2025-01-24T09:43:30.687017529Z ARG PERM_INSTALL="curl gettext-base tini ncurses-dev zlib1g jq python3-pip python3-venv wget"