2
0

Upgrade alpine to v3.5 in Dockerfile (#1633)

This commit is contained in:
Peter Dave Hello
2017-05-04 19:47:20 -05:00
committed by Lunny Xiao
parent ce3e4c1f25
commit 736f793b59
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.4
FROM alpine:3.5
MAINTAINER Thomas Boerger <thomas@webhippie.de>
EXPOSE 22 3000