Browse Source

Bump docker version in Dockerfile to use supported release

Joe Ferguson 8 years ago
parent
commit
c21ec66e1d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM docker:1.10-git
+FROM docker:stable-git
 
 RUN apk add --no-cache \
 # bash for running scripts