From fd052fd026efdc0704d38133540bd0bf021c2033 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 01:24:36 +0000 Subject: [PATCH] fix(github-release): update aptible/supercronic to v0.2.29 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 1dfe391..94d161d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # renovate: datasource=github-releases depName=aptible/supercronic -ARG SUPERCRONIC_VERSION=v0.2.28 +ARG SUPERCRONIC_VERSION=v0.2.29 # renovate: datasource=github-releases depName=DarthSim/overmind ARG OVERMIND_VERSION=v2.4.0