Skip to content

Commit 79e199e

Browse files
authored
Update Dockerfile.git
to use an up to date Alpine version
1 parent b132a26 commit 79e199e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.git

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Build using git repo
22

3-
FROM alpine:3.18
3+
FROM alpine:3.20
44

55
WORKDIR /home/testssl
66

0 commit comments

Comments
 (0)