Upgrade salt-master to 3004.2 Silicon

This commit is contained in:
Carlos Álvaro
2022-06-21 17:56:21 +02:00
parent 0cb46d9c57
commit 4cd16893a0
5 changed files with 12 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ ARG VCS_REF
# https://github.com/saltstack/salt/releases
# NOTE: Review org.label-schema.version label if necessary
ENV SALT_VERSION="3004.1" \
ENV SALT_VERSION="3004.2" \
PYTHON_VERSION="3.9"
ENV SALT_DOCKER_DIR="/etc/docker-salt" \