From d821ef2310b033635f81fdd47e588b3fd992d48d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 20:53:31 +0000 Subject: [PATCH] fix(github-release): update aptible/supercronic to v0.2.43 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9c942bb..9326fe1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # renovate: datasource=github-releases depName=aptible/supercronic -ARG SUPERCRONIC_VERSION=v0.2.29 +ARG SUPERCRONIC_VERSION=v0.2.43 # renovate: datasource=github-releases depName=DarthSim/overmind ARG OVERMIND_VERSION=v2.4.0