diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-03-17 17:44:18 +0000 |
---|---|---|
committer | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2021-03-17 19:27:40 +0000 |
commit | 939f769e7410738da2e1c5d502caa765f362efdd (patch) | |
tree | e29c2523cf2c5175ac073d59ab0bd1f763466fde | |
parent | 8ace76a8a5596171c782570fdde7a82119aeb9ff (diff) | |
download | gitlab-939f769e7410738da2e1c5d502caa765f362efdd.tar.gz |
chore(deps): update gitlab/gitlab-ce docker tag to v13.9.4-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 43d5d36..856ea5c 100644 --- a/tools/functional/fixtures/.env +++ b/tools/functional/fixtures/.env @@ -1,2 +1,2 @@ GITLAB_IMAGE=gitlab/gitlab-ce -GITLAB_TAG=13.9.3-ce.0 +GITLAB_TAG=13.9.4-ce.0 |