Merge pull request #2216 from drwetter/alpine3.15-dockerfile_3.0

Upgrade Alpine version to the latest stable -1
This commit is contained in:
Dirk Wetter 2022-08-22 20:27:24 +02:00 committed by GitHub
commit bed3cbe792
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 202 additions and 515 deletions

View File

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

File diff suppressed because it is too large Load Diff