We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a6801e + c88d870 commit 24fdbefCopy full SHA for 24fdbef
tools/build_test_env.sh
@@ -29,7 +29,7 @@ REUSE_CONTAINER=
29
NOVENV=
30
API_VER=4
31
DEFAULT_GITLAB_IMAGE=gitlab/gitlab-ce
32
-DEFAULT_GITLAB_TAG=13.3.4-ce.0
+DEFAULT_GITLAB_TAG=13.3.5-ce.0
33
GITLAB_IMAGE="${GITLAB_IMAGE:-$DEFAULT_GITLAB_IMAGE}"
34
GITLAB_TAG="${GITLAB_TAG:-$DEFAULT_GITLAB_TAG}"
35
VENV_CMD="python3 -m venv"
0 commit comments