diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-01-28 07:46:52 +0000 |
---|---|---|
committer | Renovate Bot <bot@renovateapp.com> | 2021-01-28 07:46:52 +0000 |
commit | 9854d6da84c192f765e0bc80d13bc4dae16caad6 (patch) | |
tree | 79f8e3b84c42dec164ba52fd10070a8f2975f957 | |
parent | fd179d4f88bf0707ef44fd5e3e007725a0331696 (diff) | |
download | gitlab-9854d6da84c192f765e0bc80d13bc4dae16caad6.tar.gz |
chore(deps): update gitlab/gitlab-ce docker tag to v13.8.1-ce.0
-rw-r--r-- | tools/functional/fixtures/.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/functional/fixtures/.env b/tools/functional/fixtures/.env index ada8b49..bffdba0 100644 --- a/tools/functional/fixtures/.env +++ b/tools/functional/fixtures/.env @@ -1,2 +1,2 @@ GITLAB_IMAGE=gitlab/gitlab-ce -GITLAB_TAG=13.5.4-ce.0 +GITLAB_TAG=13.8.1-ce.0 |