Browse Source

Upgrades Alpine.

Werner Beroux 6 years ago
parent
commit
4f4f88ebc6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM alpine:3.7
+FROM alpine:3.8
 MAINTAINER Werner Beroux <werner@beroux.com>
 
 RUN set -x \