Update Dockerfile.git

to use an up to date Alpine version
This commit is contained in:
Dirk Wetter 2024-09-03 12:41:09 +02:00 committed by GitHub
parent b132a26432
commit 79e199e736
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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