diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-02-05 18:20:55 +0000 |
---|---|---|
committer | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2021-02-05 19:22:23 +0000 |
commit | e6c20f18f3bd1dabdf181a070b9fdbfe4a442622 (patch) | |
tree | 1d8e9cec065b2479afaf62ae3e0ced78ea156adb | |
parent | b48563f1ad96e3c70b36f6e55b2fe7ed8d324919 (diff) | |
download | gitlab-e6c20f18f3bd1dabdf181a070b9fdbfe4a442622.tar.gz |
chore(deps): update gitlab/gitlab-ce docker tag to v13.8.3-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 ea97b0a..e7bb3d2 100644 --- a/tools/functional/fixtures/.env +++ b/tools/functional/fixtures/.env @@ -1,2 +1,2 @@ GITLAB_IMAGE=gitlab/gitlab-ce -GITLAB_TAG=13.8.2-ce.0 +GITLAB_TAG=13.8.3-ce.0 |