Update base image to 1.8.3 (#625)

This commit is contained in:
Otto Winter
2019-06-08 16:44:13 +02:00
parent a451705e0b
commit 1449c51d49
6 changed files with 4 additions and 37 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
variables:
DOCKER_DRIVER: overlay2
DOCKER_HOST: tcp://docker:2375/
BASE_VERSION: '1.8.0'
BASE_VERSION: '1.8.3'
TZ: UTC
stages: