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

Update to base image.

parent 7215c458
No related branches found
No related tags found
No related merge requests found
Pipeline #1772 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.14
COPY --from=supersonic /usr/local/bin/supersonic /usr/local/bin/
# hadolint ignore=DL3018
RUN apk add --update --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing/ \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment