Skip to content

Commit 57b5782

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update gitlab/gitlab-ce docker tag to v13.3.6-ce.0
1 parent d51042a commit 57b5782

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.5-ce.0
32+
DEFAULT_GITLAB_TAG=13.3.6-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)