Skip to content

Commit 5e5d10a

Browse files
authored
Merge pull request chentex#4 from chentex/upgrade/alpine-version
Update alpine version from 3.6 to 3.8
2 parents dfed500 + c6408f0 commit 5e5d10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM alpine:3.6
1+
FROM alpine:3.8
22
COPY ./entrypoint.sh /
33
ENTRYPOINT ["/entrypoint.sh"]

0 commit comments

Comments
 (0)