os upgrade

This commit is contained in:
Paolo Asperti 2021-12-12 15:02:53 +01:00
parent 9e447a570e
commit b11d59208d
Signed by: paspo
GPG Key ID: 06D46905D19D5182

View File

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