diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-05-17 11:55:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-17 11:55:00 +0000 |
commit | 2f1fa7390286556828c27010c4b6a6f8a18f34ee (patch) | |
tree | 0dd4b28c673e4ea5770a6ec2383bb2908b6a5952 | |
parent | 86eba06736b7610d8c4e77cd96ae6071c40067d5 (diff) | |
download | gitlab-renovate/gitlab.tar.gz |
chore(deps): update gitlab/gitlab-ee docker tag to v15.11.4-ee.0renovate/gitlab
-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..73f75be 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.11.4-ee.0 |