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

Revert "Revert the last commit."

This reverts commit fe7fdfb4. The image
is now available.
parent fe7fdfb4
Branches
No related tags found
No related merge requests found
Pipeline #857 passed
# hadolint ignore=DL3006 # hadolint ignore=DL3006
FROM registry.shore.co.il/cron as supersonic FROM registry.shore.co.il/cron as supersonic
FROM registry.hub.docker.com/library/python:3.6-alpine3.12 FROM registry.hub.docker.com/library/python:3.6-alpine3.13
COPY --from=supersonic /usr/local/bin/supersonic /usr/local/bin/ COPY --from=supersonic /usr/local/bin/supersonic /usr/local/bin/
# hadolint ignore=DL3013 # hadolint ignore=DL3013
RUN pip install --no-cache-dir pipenv RUN pip install --no-cache-dir pipenv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment