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

Sleep: Update base image to Alpine 3.21.

parent 0db134ea
No related branches found
No related tags found
No related merge requests found
Pipeline #4208 passed
FROM alpine:3.20 FROM alpine:3.21
COPY --chown=root:root entrypoint /usr/local/bin/entrypoint COPY --chown=root:root entrypoint /usr/local/bin/entrypoint
USER nobody USER nobody
ENTRYPOINT ["entrypoint"] ENTRYPOINT ["entrypoint"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment