diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-04-28 08:48:59 +0000 |
---|---|---|
committer | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2021-04-28 10:13:17 +0000 |
commit | 434d15d1295187d1970ebef01f4c8a44a33afa31 (patch) | |
tree | 778291f524c299085ac7e85094adfdb924add4a9 | |
parent | a6b6cd4b598ab6eddcf3986486d43e5cdc990e09 (diff) | |
download | gitlab-434d15d1295187d1970ebef01f4c8a44a33afa31.tar.gz |
chore(deps): update gitlab/gitlab-ce docker tag to v13.11.2-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 e3fee10..8ada7a5 100644 --- a/tools/functional/fixtures/.env +++ b/tools/functional/fixtures/.env @@ -1,2 +1,2 @@ GITLAB_IMAGE=gitlab/gitlab-ce -GITLAB_TAG=13.11.1-ce.0 +GITLAB_TAG=13.11.2-ce.0 |