From cc14f3748d195c1d60a11ea0641e497edf98a978 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 18:29:57 +0100 Subject: [PATCH] chore(deps): update mattermost/mattermost-team-edition docker tag to v8.1.10 (#64) 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 a759f8e..363a582 100755 --- a/build-images.sh +++ b/build-images.sh @@ -3,7 +3,7 @@ # Terminate on error set -e -MATTERMOST_VERSION=8.1.8 +MATTERMOST_VERSION=8.1.10 # Prepare variables for later use images=()