diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-04-14 10:09:10 +0000 |
---|---|---|
committer | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2021-04-14 10:59:20 +0000 |
commit | eabe091945d3fe50472059431e599117165a815a (patch) | |
tree | 48cc61efbe3a1cccc8ff5674d35b3e85ab90a6c5 | |
parent | 1995361d9a767ad5af5338f4555fa5a3914c7374 (diff) | |
download | gitlab-eabe091945d3fe50472059431e599117165a815a.tar.gz |
chore(deps): update gitlab/gitlab-ce docker tag to v13.10.3-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 cb373dc..c0f02bc 100644 --- a/tools/functional/fixtures/.env +++ b/tools/functional/fixtures/.env @@ -1,2 +1,2 @@ GITLAB_IMAGE=gitlab/gitlab-ce -GITLAB_TAG=13.10.1-ce.0 +GITLAB_TAG=13.10.3-ce.0 |