summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn L. Villalovos <john@sodarock.com>2022-07-27 09:21:35 -0700
committerJohn L. Villalovos <john@sodarock.com>2022-07-27 09:21:35 -0700
commit69014e9be3a781be6742478af820ea097d004791 (patch)
tree9a740248090921f1b2bba3141308a413f163a608
parent194ee0100c2868c1a9afb161c15f3145efb01c7c (diff)
downloadgitlab-69014e9be3a781be6742478af820ea097d004791.tar.gz
test(functional): bump GitLab docker image to 15.2.0-ee.0
Use the GitLab docker image 15.2.0-ee.0 in the functional testing.
-rw-r--r--tests/functional/fixtures/.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/fixtures/.env b/tests/functional/fixtures/.env
index e7be6c9..9be02fe 100644
--- a/tests/functional/fixtures/.env
+++ b/tests/functional/fixtures/.env
@@ -1,2 +1,2 @@
GITLAB_IMAGE=gitlab/gitlab-ee
-GITLAB_TAG=14.9.2-ee.0
+GITLAB_TAG=15.2.0-ee.0