diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-04-30 16:14:10 +0000 |
---|---|---|
committer | Renovate Bot <bot@renovateapp.com> | 2021-04-30 16:14:10 +0000 |
commit | f0b52d829db900e98ab93883b20e6bd8062089c6 (patch) | |
tree | d977809be66c3a5c7648ff0b21ae3d1b7b11f92c | |
parent | 09ef8d405c8c0bd4ac2af076304113f0c7e544e2 (diff) | |
download | gitlab-renovate/docker-gitlab-gitlab-ce-13.x.tar.gz |
chore(deps): update gitlab/gitlab-ce docker tag to v13.11.3-ce.0renovate/docker-gitlab-gitlab-ce-13.x
-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 8ada7a5..ac954a4 100644 --- a/tools/functional/fixtures/.env +++ b/tools/functional/fixtures/.env @@ -1,2 +1,2 @@ GITLAB_IMAGE=gitlab/gitlab-ce -GITLAB_TAG=13.11.2-ce.0 +GITLAB_TAG=13.11.3-ce.0 |