changed to supercronic
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-06-19 19:01:44 -05:00
parent d89bd69ee5
commit c4ffcee3a3
3 changed files with 8 additions and 4 deletions

View File

@ -1,5 +1,5 @@
from alpine:latest
RUN apk add --no-cache curl
RUN apk add --no-cache curl,supercronic
COPY crontab opt
COPY entrypoint.sh opt
COPY phc.sh opt