From c6e481f7a0dab3f952a321e42b760961cbed3b8f Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 24 Nov 2022 15:23:52 +0000 Subject: [PATCH] Update dependency RocketChat/Rocket.Chat to v4.8.7 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b59b302..9a8165c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ variables: DOCKER_HUB_REPO: libresh/rocketchat - VERSION: 4.8.6 + VERSION: 4.8.7 test: stage: test -- GitLab