From 19d5e7e0138e16d28ee8a0b22287fa09d775f7b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 22:02:03 +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 e191bbe..36eb58d 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