switched to alpine 3.18
Some checks failed
build / build (push) Successful in 4s
build / dockerfile lint (push) Failing after 12s

Signed-off-by: Roger Sikorski <roger@sikorski.cloud>
This commit is contained in:
Roger Sikorski 2023-08-08 14:47:48 +02:00
parent 342395160f
commit d54efb18a9
Signed by: RogerSik
GPG Key ID: 207958C85208EAC4

View File

@ -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