Push to 3.8 tag, not latest

This commit is contained in:
2018-06-30 19:05:41 +01:00
parent 1ddb92853c
commit 37c7781c2d

View File

@ -18,8 +18,7 @@ pipeline:
volumes: [ '/var/run/docker.sock:/var/run/docker.sock' ]
secrets: [ docker_username, docker_password, microbadger_token ]
from: alpine-dev
repo: 'spritsail/alpine'
tags: ${ALPINE_TAG}
repo: 'spritsail/alpine:3.8'
notify:
image: spritsail/notify