mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-09 13:32:53 +02:00
Merge pull request #2425 from drwetter/drwetter-patch-1
Use Alpine 3.18
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
# Build using git repo
|
# Build using git repo
|
||||||
|
|
||||||
FROM alpine:3.17
|
FROM alpine:3.18
|
||||||
|
|
||||||
WORKDIR /home/testssl
|
WORKDIR /home/testssl
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user