diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-03-04 19:17:10 +0000 |
---|---|---|
committer | Renovate Bot <bot@renovateapp.com> | 2021-03-04 19:17:10 +0000 |
commit | 933ba52475e5dae4cf7c569d8283e60eebd5b7b6 (patch) | |
tree | 9f762186cfd978e4a692e75671e96a436ba4a5a4 | |
parent | 96d2805b5bf372cb79c2b7db5c1e499c41e477c1 (diff) | |
download | gitlab-933ba52475e5dae4cf7c569d8283e60eebd5b7b6.tar.gz |
chore(deps): update gitlab/gitlab-ce docker tag to v13.9.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 fa16d9c..428a648 100644 --- a/tools/functional/fixtures/.env +++ b/tools/functional/fixtures/.env @@ -1,2 +1,2 @@ GITLAB_IMAGE=gitlab/gitlab-ce -GITLAB_TAG=13.9.1-ce.0 +GITLAB_TAG=13.9.2-ce.0 |