feat: Upgrade SaltStack Master to 2019.2.1

This commit is contained in:
Carlos Álvaro
2019-09-25 23:20:30 +02:00
parent fb393654cc
commit 89d09b717c
6 changed files with 22 additions and 15 deletions

View File

@@ -4,6 +4,6 @@
# $IMAGE_NAME var is injected into the build so the tag is correct.
docker build \
--build-arg=BUILD_DATE="$(date +"%Y-%m-%d %H:%M:%S%:z")" \
--build-arg=BUILD_DATE="$(date +"%Y-%m-%d %H:%M:%S%:z")" \
--build-arg=VCS_REF="$(git rev-parse --short HEAD)" \
-t ${IMAGE_NAME} .
-t ${IMAGE_NAME} .