diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-03-10 08:39:55 +0000 |
---|---|---|
committer | Renovate Bot <bot@renovateapp.com> | 2021-03-10 08:39:55 +0000 |
commit | 2ddf45fed0b28e52d31153d9b1e95d0cae05e9f5 (patch) | |
tree | 29337026858323557116f575f1d7cfaf7ee39551 | |
parent | f93b9b5af928e127635cc0f2976da5be22d6c735 (diff) | |
download | gitlab-2ddf45fed0b28e52d31153d9b1e95d0cae05e9f5.tar.gz |
chore(deps): update gitlab/gitlab-ce docker tag to v13.9.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 428a648..43d5d36 100644 --- a/tools/functional/fixtures/.env +++ b/tools/functional/fixtures/.env @@ -1,2 +1,2 @@ GITLAB_IMAGE=gitlab/gitlab-ce -GITLAB_TAG=13.9.2-ce.0 +GITLAB_TAG=13.9.3-ce.0 |