switched to alpine 3.18
Signed-off-by: Roger Sikorski <roger@sikorski.cloud>
This commit is contained in:
parent
342395160f
commit
d54efb18a9
@ -1,5 +1,5 @@
|
|||||||
# https://hub.docker.com/_/alpine
|
# https://endoflife.date/alpine
|
||||||
FROM alpine:latest
|
FROM alpine:3.18
|
||||||
|
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
apk add --no-cache nano mc micro rsync ncdu git curl
|
apk add --no-cache nano mc micro rsync ncdu git curl
|
||||||
|
Loading…
Reference in New Issue
Block a user