mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
Merge pull request #2421 from drwetter/alpine_3.18
Update Dockerfile to Alpine 3.18
This commit is contained in:
commit
3eb3994d39
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.17
|
||||
FROM alpine:3.18
|
||||
|
||||
RUN apk update && \
|
||||
apk upgrade && \
|
||||
|
Loading…
Reference in New Issue
Block a user