Skip to content

Commit 0c807be

Browse files
authored
Reflect past update for docker hub's Dockerfile
... using alpine 3.16
1 parent 9304bb8 commit 0c807be

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.16
44

55
WORKDIR /home/testssl
66

0 commit comments

Comments
 (0)