Skip to content

Commit 8019307

Browse files
authored
Reflect past update for Dockerfile (3.0) for ghcr
... using alpine 3.15
1 parent 6b91a60 commit 8019307

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.14
3+
FROM alpine:3.15
44

55
WORKDIR /home/testssl
66

0 commit comments

Comments
 (0)