diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-03-22 13:42:48 +0000 |
---|---|---|
committer | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2021-03-22 15:53:34 +0000 |
commit | 5221e33768fe1e49456d5df09e3f50b46933c8a4 (patch) | |
tree | 4eab47b30c26211dba70590bc0cf06c2188935fb | |
parent | 939f769e7410738da2e1c5d502caa765f362efdd (diff) | |
download | gitlab-5221e33768fe1e49456d5df09e3f50b46933c8a4.tar.gz |
chore(deps): update gitlab/gitlab-ce docker tag to v13.10.0-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 856ea5c..6f5a109 100644 --- a/tools/functional/fixtures/.env +++ b/tools/functional/fixtures/.env @@ -1,2 +1,2 @@ GITLAB_IMAGE=gitlab/gitlab-ce -GITLAB_TAG=13.9.4-ce.0 +GITLAB_TAG=13.10.0-ce.0 |