Upgrade Alpine version to the latest stable -1

3.15
This commit is contained in:
Dirk Wetter
2022-08-22 16:35:23 +02:00
committed by GitHub
parent c730d9529e
commit 1154a6bc25

View File

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