mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-11-01 06:15:25 +01:00
Reflect past update for docker hub's Dockerfile
... using alpine 3.16
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Build using git repo
|
||||
|
||||
FROM alpine:3.14
|
||||
FROM alpine:3.16
|
||||
|
||||
WORKDIR /home/testssl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user