feat: Upgrade SaltStack Master to 3000.2

This commit is contained in:
Carlos Álvaro
2020-04-29 22:47:27 +02:00
parent 16cb207fd6
commit a05f235a8d
5 changed files with 19 additions and 13 deletions

View File

@@ -4,7 +4,7 @@ ARG BUILD_DATE
ARG VCS_REF
# https://github.com/saltstack/salt/releases
ENV SALT_VERSION="3000.1" \
ENV SALT_VERSION="3000.2" \
PYTHON_VERSION="3.6" \
LIBSSH2_VERSION="1.9.0" \
LIBGIT2_VERSION="1.0.0" \