mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-02-01 05:11:15 +01:00
Update Dockerfile to Alpine 3.18
for an extension of life time: https://endoflife.date/alpine
This commit is contained in:
parent
ece9447ac4
commit
cd6659c7ad
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.17
|
FROM alpine:3.18
|
||||||
|
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
apk upgrade && \
|
apk upgrade && \
|
||||||
|
Loading…
Reference in New Issue
Block a user