File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ RUN apt-get update &&\
1919# | Supercronic is a drop-in replacement for cron (for containers).
2020# |
2121
22- RUN SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.13 /supercronic-linux-$( dpkg --print-architecture ) \
22+ RUN SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.12 /supercronic-linux-$( dpkg --print-architecture ) \
2323 && SUPERCRONIC=supercronic-linux-$( dpkg --print-architecture ) \
2424 && curl -fsSLO "$SUPERCRONIC_URL" \
2525 && chmod +x "$SUPERCRONIC" \
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ RUN apt-get update &&\
1919# | Supercronic is a drop-in replacement for cron (for containers).
2020# |
2121
22- RUN SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.13 /supercronic-linux-$( dpkg --print-architecture ) \
22+ RUN SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.12 /supercronic-linux-$( dpkg --print-architecture ) \
2323 && SUPERCRONIC=supercronic-linux-$( dpkg --print-architecture ) \
2424 && curl -fsSLO "$SUPERCRONIC_URL" \
2525 && chmod +x "$SUPERCRONIC" \
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ RUN apt-get update &&\
1919# | Supercronic is a drop-in replacement for cron (for containers).
2020# |
2121
22- RUN SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.13 /supercronic-linux-$( dpkg --print-architecture ) \
22+ RUN SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.12 /supercronic-linux-$( dpkg --print-architecture ) \
2323 && SUPERCRONIC=supercronic-linux-$( dpkg --print-architecture ) \
2424 && curl -fsSLO "$SUPERCRONIC_URL" \
2525 && chmod +x "$SUPERCRONIC" \
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ RUN apt-get update &&\
1919# | Supercronic is a drop-in replacement for cron (for containers).
2020# |
2121
22- RUN SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.13 /supercronic-linux-$( dpkg --print-architecture ) \
22+ RUN SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.12 /supercronic-linux-$( dpkg --print-architecture ) \
2323 && SUPERCRONIC=supercronic-linux-$( dpkg --print-architecture ) \
2424 && curl -fsSLO "$SUPERCRONIC_URL" \
2525 && chmod +x "$SUPERCRONIC" \
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ RUN apt-get update &&\
1919# | Supercronic is a drop-in replacement for cron (for containers).
2020# |
2121
22- RUN SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.13 /supercronic-linux-$( dpkg --print-architecture ) \
22+ RUN SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.12 /supercronic-linux-$( dpkg --print-architecture ) \
2323 && SUPERCRONIC=supercronic-linux-$( dpkg --print-architecture ) \
2424 && curl -fsSLO "$SUPERCRONIC_URL" \
2525 && chmod +x "$SUPERCRONIC" \
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ RUN apt-get update &&\
1919# | Supercronic is a drop-in replacement for cron (for containers).
2020# |
2121
22- RUN SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.13 /supercronic-linux-$( dpkg --print-architecture ) \
22+ RUN SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.12 /supercronic-linux-$( dpkg --print-architecture ) \
2323 && SUPERCRONIC=supercronic-linux-$( dpkg --print-architecture ) \
2424 && curl -fsSLO "$SUPERCRONIC_URL" \
2525 && chmod +x "$SUPERCRONIC" \
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ RUN apt-get update &&\
2323# | Supercronic is a drop-in replacement for cron (for containers).
2424# |
2525
26- RUN SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.13 /supercronic-linux-$( dpkg --print-architecture ) \
26+ RUN SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.12 /supercronic-linux-$( dpkg --print-architecture ) \
2727 && SUPERCRONIC=supercronic-linux-$( dpkg --print-architecture ) \
2828 && curl -fsSLO "$SUPERCRONIC_URL" \
2929 && chmod +x "$SUPERCRONIC" \
You can’t perform that action at this time.
0 commit comments