From 26ffafcd8241b9bf34c2e548a100a6394b2324f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 23:17:21 +0000 Subject: [PATCH] fix(github-release): update aptible/supercronic to v0.2.33 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9c942bb..19eac91 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.33 # renovate: datasource=github-releases depName=DarthSim/overmind ARG OVERMIND_VERSION=v2.4.0