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

Revert the last commit.

There aren't Alpine 3.13 tags for the Python image yet.
parent 3d0ebc5b
Branches
No related tags found
No related merge requests found
Pipeline #634 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.13 FROM registry.hub.docker.com/library/python:3.6-alpine3.12
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