From e36d7dcbb1f76a2d8dbdbda0a4cec141c8ae873d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 00:33:27 +0000 Subject: [PATCH] fix(github-release): update aptible/supercronic to v0.2.27 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7ed119b..9d435b8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # renovate: datasource=github-releases depName=aptible/supercronic -ARG SUPERCRONIC_VERSION=v0.2.26 +ARG SUPERCRONIC_VERSION=v0.2.27 # renovate: datasource=github-releases depName=DarthSim/overmind ARG OVERMIND_VERSION=v2.4.0