Reflect past update for docker hub's Dockerfile

... using alpine 3.16
This commit is contained in:
Dirk Wetter 2022-11-28 14:10:13 +01:00 committed by GitHub
parent 9304bb80b8
commit 0c807bea5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Build using git repo
FROM alpine:3.14
FROM alpine:3.16
WORKDIR /home/testssl