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.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 \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user