Commit 339aedfc authored by nimrod's avatar nimrod
Browse files

Update the sleep image.

parent 3da49662
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM alpine:3.14
FROM alpine:3.16
COPY --chown=root:root entrypoint /usr/local/bin/entrypoint
USER nobody
ENTRYPOINT ["entrypoint"]