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.
docker-test-openldap
1 parent 29d2765 commit cc4543aCopy full SHA for cc4543a
src/test/java/org/jenkinsci/plugins/reverse_proxy_auth/docker/PlanetExpressTest.java
@@ -25,7 +25,7 @@
25
public class PlanetExpressTest {
26
27
static final String TEST_IMAGE =
28
- "rroemhild/test-openldap:2.1@sha256:133952e806f6e88af4a7a24dc5714e27cdddb41fceeff5ff4f384ae1d836db26";
+ "ghcr.io/rroemhild/docker-test-openldap:v2.4.0@sha256:4d4f8b1bf729cb3038e0269e360ec082d0d9eddcbd7f00743c3728435f4934e4";
29
static final String DN = "dc=planetexpress,dc=com";
30
static final String MANAGER_DN = "cn=admin,dc=planetexpress,dc=com";
31
static final String MANAGER_SECRET = "GoodNewsEveryone";
0 commit comments