mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-31 04:41:15 +01:00
Merge pull request #2215 from drwetter/alpine3.16-dockerfile
Upgrade Alpine version to the latest stable
This commit is contained in:
commit
33f28f881b
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.13
|
FROM alpine:3.16
|
||||||
|
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
apk upgrade && \
|
apk upgrade && \
|
||||||
|
Loading…
Reference in New Issue
Block a user