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

Alpine 3.13.

parent e28fbf88
No related branches found
No related tags found
No related merge requests found
Pipeline #633 failed
# hadolint ignore=DL3006
FROM registry.shore.co.il/cron as supersonic
FROM 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/
# 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