Skip to content

Commit a6f9745

Browse files
authored
Merge pull request #2425 from drwetter/drwetter-patch-1
Use Alpine 3.18
2 parents 0a8dd68 + 40be025 commit a6f9745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.17
3+
FROM alpine:3.18
44

55
WORKDIR /home/testssl
66

0 commit comments

Comments
 (0)