Skip to content

Commit 6e1ed68

Browse files
authored
Merge pull request #1167 from python-gitlab/renovate/docker-gitlab-gitlab-ce-13.x
chore(deps): update gitlab/gitlab-ce docker tag to v13.3.2-ce.0
2 parents 97e1dcc + 9fd778b commit 6e1ed68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build_test_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ REUSE_CONTAINER=
2929
NOVENV=
3030
API_VER=4
3131
DEFAULT_GITLAB_IMAGE=gitlab/gitlab-ce
32-
DEFAULT_GITLAB_TAG=13.3.0-ce.1
32+
DEFAULT_GITLAB_TAG=13.3.2-ce.0
3333
GITLAB_IMAGE="${GITLAB_IMAGE:-$DEFAULT_GITLAB_IMAGE}"
3434
GITLAB_TAG="${GITLAB_TAG:-$DEFAULT_GITLAB_TAG}"
3535
VENV_CMD="python3 -m venv"

0 commit comments

Comments
 (0)