os upgrade

This commit is contained in:
2021-12-12 15:02:53 +01:00
parent 9e447a570e
commit b11d59208d

View File

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