1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-07-14 01:31:56 +02:00

Use Alpine 3.18

.. to at least be on par with 3.0
This commit is contained in:
Dirk Wetter
2023-10-13 17:36:19 +02:00
committed by GitHub
parent f3c7eb4333
commit 40be025454

@ -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