We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea7c67 commit c8452c1Copy full SHA for c8452c1
tools/build_test_env.sh
@@ -75,7 +75,7 @@ cleanup() {
75
}
76
77
try docker run --name gitlab-test --detach --publish 8080:80 \
78
- --publish 2222:22 gpocentek/test-python-gitlab:latest >/dev/null
+ --publish 2222:22 costela/test-python-gitlab:latest >/dev/null
79
80
LOGIN='root'
81
PASSWORD='5iveL!fe'
0 commit comments