Skip to content
Snippets Groups Projects
Commit 8691ecf8 authored by nimrod's avatar nimrod
Browse files

fixup! crond: Updates.

parent fac5f24e
No related branches found
No related tags found
No related merge requests found
Pipeline #3377 passed
FROM alpine:3.17 as downloader
ARG URL=https://github.com/aptible/supercronic/releases/download/v0.2.3/supercronic-linux-amd64
ARG URL=https://github.com/aptible/supercronic/releases/download/v0.2.23/supercronic-linux-amd64
ARG SHA1SUM=dbed853c06aba2c611bbb1955b2c1667b51dcb0a
WORKDIR /tmp
RUN wget -q $URL && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment