diff --git a/scripts/pattern-util.sh b/scripts/pattern-util.sh index 1d59ef2..451efa9 100755 --- a/scripts/pattern-util.sh +++ b/scripts/pattern-util.sh @@ -9,7 +9,7 @@ function version { } if [ -z "$PATTERN_UTILITY_CONTAINER" ]; then - PATTERN_UTILITY_CONTAINER="quay.io/validatedpatterns/utility-container:v1.0.2" + PATTERN_UTILITY_CONTAINER="quay.io/validatedpatterns/utility-container:v1.0.4" fi # If PATTERN_DISCONNECTED_HOME is set it will be used to populate both PATTERN_UTILITY_CONTAINER # and PATTERN_INSTALL_CHART automatically