diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-02-24 00:47:15 +0000 |
---|---|---|
committer | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2021-02-24 02:39:54 +0000 |
commit | f6fd99530d70f2a7626602fd9132b628bb968eab (patch) | |
tree | d4d45163a437944d877a207b4ab1c07142378925 | |
parent | a7ec67f69a3177a9d6610ca7af80bcf09035cbbd (diff) | |
download | gitlab-f6fd99530d70f2a7626602fd9132b628bb968eab.tar.gz |
chore(deps): update gitlab/gitlab-ce docker tag to v13.9.1-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 5219bd0..fa16d9c 100644 --- a/tools/functional/fixtures/.env +++ b/tools/functional/fixtures/.env @@ -1,2 +1,2 @@ GITLAB_IMAGE=gitlab/gitlab-ce -GITLAB_TAG=13.9.0-ce.0 +GITLAB_TAG=13.9.1-ce.0 |