alpine upgrade

This commit is contained in:
Paolo Asperti 2023-11-09 17:26:58 +01:00
parent 5a3af2a55e
commit 8e9a8a90ee
Signed by: paspo
GPG Key ID: 06D46905D19D5182

View File

@ -1,4 +1,4 @@
FROM alpine:3.15 FROM alpine:3.18
RUN \ RUN \
apk upgrade --update --no-cache && \ apk upgrade --update --no-cache && \