update packages

This commit is contained in:
Jason Swank 2024-07-20 07:38:34 -04:00
parent b509e04f46
commit bd2f8c93af

View File

@ -6,6 +6,8 @@ LABEL org.opencontainers.image.title=jswank/alpine-cli \
org.opencontainers.image.authors="Jason Swank" \ org.opencontainers.image.authors="Jason Swank" \
org.opencontainers.image.licenses=MIT org.opencontainers.image.licenses=MIT
RUN apk --no-cache update
RUN apk -U --no-cache add \ RUN apk -U --no-cache add \
doas doas-sudo-shim \ doas doas-sudo-shim \
bash less openvi \ bash less openvi \