Browse Source

Use 3.5 tag

Andrew Phillips 7 years ago
parent
commit
0b48987201
1 changed files with 1 additions and 1 deletions
  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 \