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
No related branches found
No related tags found
No related merge requests found
Pipeline #634 passed
# hadolint ignore=DL3006
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/
# hadolint ignore=DL3013
RUN pip install --no-cache-dir pipenv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment