Browse Source

Use 3.5 tag

Andrew Phillips 7 năm trước cách đây
mục cha
commit
0b48987201
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM alpine:3.5.2
+FROM alpine:3.5
 
 # Setup demo environment variables
 ENV HOME=/root \