diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-03-31 17:00:14 +0000 |
---|---|---|
committer | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2021-03-31 18:06:33 +0000 |
commit | 1995361d9a767ad5af5338f4555fa5a3914c7374 (patch) | |
tree | 39314709f4154dcd29676238396ecd612e965dfc | |
parent | 02ce49ede50e698840a0324b4b90ca1d3084d961 (diff) | |
download | gitlab-1995361d9a767ad5af5338f4555fa5a3914c7374.tar.gz |
chore(deps): update gitlab/gitlab-ce docker tag to v13.10.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 6f5a109..cb373dc 100644 --- a/tools/functional/fixtures/.env +++ b/tools/functional/fixtures/.env @@ -1,2 +1,2 @@ GITLAB_IMAGE=gitlab/gitlab-ce -GITLAB_TAG=13.10.0-ce.0 +GITLAB_TAG=13.10.1-ce.0 |