diff --git a/Dockerfile-template b/Dockerfile-template index 68ddca9..5c48512 100644 --- a/Dockerfile-template +++ b/Dockerfile-template @@ -5,7 +5,7 @@ # Init # ========================================================================= # ARGs (can be passed to Build/Final) -ARG SaM_VERSION="2.0.3" +ARG SaM_VERSION="2.0.4" # ARGs (can be passed to Build/Final) # Generic template (don't edit)