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

Update Cron.

parent 9eb2aac1
No related branches found
No related tags found
No related merge requests found
FROM docker:19.03 as docker
# hadolint ignore=DL3006 # hadolint ignore=DL3006
FROM registry.shore.co.il/cron as supersonic FROM registry.shore.co.il/cron as supersonic
COPY --from=docker /usr/local/bin/docker /usr/local/bin/ # hadolint ignore=DL3018
COPY --chown=root:root crontab /crontab RUN apk add --no-cache --update docker-cli
# hadolint ignore=DL3002 # hadolint ignore=DL3002
USER root USER root
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment