update packages
This commit is contained in:
parent
b509e04f46
commit
bd2f8c93af
@ -6,6 +6,8 @@ LABEL org.opencontainers.image.title=jswank/alpine-cli \
|
||||
org.opencontainers.image.authors="Jason Swank" \
|
||||
org.opencontainers.image.licenses=MIT
|
||||
|
||||
RUN apk --no-cache update
|
||||
|
||||
RUN apk -U --no-cache add \
|
||||
doas doas-sudo-shim \
|
||||
bash less openvi \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user