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
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# 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