diff options
-rw-r--r-- | tests/functional/fixtures/.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/fixtures/.env b/tests/functional/fixtures/.env index 449bc84..855565c 100644 --- a/tests/functional/fixtures/.env +++ b/tests/functional/fixtures/.env @@ -1,2 +1,2 @@ GITLAB_IMAGE=gitlab/gitlab-ee -GITLAB_TAG=15.4.0-ee.0 +GITLAB_TAG=15.8.1-ee.0 |