From 7267a323d8ccd3aea1c3b20947cd8f35d8645708 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 15:49:10 +0200 Subject: [PATCH] chore(deps): update mattermost/mattermost-team-edition docker tag to v8.1.13 (#73) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- build-images.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-images.sh b/build-images.sh index 363a582..1c55d56 100755 --- a/build-images.sh +++ b/build-images.sh @@ -3,7 +3,7 @@ # Terminate on error set -e -MATTERMOST_VERSION=8.1.10 +MATTERMOST_VERSION=8.1.13 # Prepare variables for later use images=()