Skip to content

Commit 7eba042

Browse files
committed
update supercronic to 0.2.39
1 parent 411fe7e commit 7eba042

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile-syslogng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN apt-get update \
2121
# Supercronic (arch-agnostisch)
2222
ARG TARGETARCH
2323
RUN curl -fsSLo /usr/local/bin/supercronic \
24-
"https://github.com/aptible/supercronic/releases/download/v0.2.36/supercronic-linux-${TARGETARCH}" \
24+
"https://github.com/aptible/supercronic/releases/download/v0.2.39/supercronic-linux-${TARGETARCH}" \
2525
&& chmod +x /usr/local/bin/supercronic
2626

2727
# EntryPoint: schreibt Logrotate-Config aus ENV + startet Supercronic & syslog-ng

0 commit comments

Comments
 (0)