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

Update the base image.

parent 572dd6c7
No related branches found
No related tags found
Loading
Pipeline #3450 failed
# hadolint ignore=DL3006
FROM registry.shore.co.il/cron as supercronic
FROM docker.io/library/python:3.10-alpine3.16
FROM docker.io/library/python:3.11-alpine3.18
COPY --from=supercronic /usr/local/bin/supercronic /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.
Finish editing this message first!
Please register or to comment