Upgrade salt-master to 3005 Phosphorus

This commit is contained in:
Carlos Álvaro
2022-08-25 17:22:20 +02:00
parent 27b6694837
commit 6f584c9ff0
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ ARG BUILD_DATE
ARG VCS_REF
# https://github.com/saltstack/salt/releases
ENV SALT_VERSION="3005rc2"
ENV SALT_VERSION="3005"
ENV IMAGE_VERSION="${SALT_VERSION}"
ENV SALT_DOCKER_DIR="/etc/docker-salt" \

View File

@@ -1 +1 @@
3005rc2
3005