Skip to content

Commit 31b18b1

Browse files
committed
update Supercron
1 parent 7404dd0 commit 31b18b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile-dbcleanup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN apt-get update \
1313

1414
ARG TARGETARCH
1515
RUN curl -fsSLo /usr/local/bin/supercronic \
16-
"https://github.com/aptible/supercronic/releases/download/v0.2.39/supercronic-linux-${TARGETARCH}" \
16+
"https://github.com/aptible/supercronic/releases/download/v0.2.41/supercronic-linux-${TARGETARCH}" \
1717
&& chmod +x /usr/local/bin/supercronic
1818

1919
WORKDIR /app

0 commit comments

Comments
 (0)