diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-02-04 21:43:30 +0000 |
---|---|---|
committer | Renovate Bot <bot@renovateapp.com> | 2021-02-04 21:43:30 +0000 |
commit | 7c120384762e23562a958ae5b09aac324151983a (patch) | |
tree | 2e6911115928b8afa86cadd8cd752389517df2a6 | |
parent | 643454c5c5bbfb66d5890232a4f07fb04a753486 (diff) | |
download | gitlab-7c120384762e23562a958ae5b09aac324151983a.tar.gz |
chore(deps): update gitlab/gitlab-ce docker tag to v13.8.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 bffdba0..ea97b0a 100644 --- a/tools/functional/fixtures/.env +++ b/tools/functional/fixtures/.env @@ -1,2 +1,2 @@ GITLAB_IMAGE=gitlab/gitlab-ce -GITLAB_TAG=13.8.1-ce.0 +GITLAB_TAG=13.8.2-ce.0 |