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

Sleep: Update the base image.

parent 135c4d70
Branches
No related tags found
No related merge requests found
FROM alpine:3.18 FROM alpine:3.20
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