Skip to content

Commit 80f1f91

Browse files
Update rroemhild/test-openldap Docker tag to v1.1 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd49953 commit 80f1f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/jenkinsci/plugins/reverse_proxy_auth/docker/PlanetExpressTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
public class PlanetExpressTest {
2626

2727
static final String TEST_IMAGE =
28-
"rroemhild/test-openldap:1.0@sha256:b4e433bbcba1f17899d6bcb0a8e854bbe52c754faa4e785d0c27a2b55eb12cd8";
28+
"rroemhild/test-openldap:1.1@sha256:ebecc2aa0c5afaadddcbd734698d7c356b0e1b1f9af0bf8bc1889ff275f2bcde";
2929
static final String DN = "dc=planetexpress,dc=com";
3030
static final String MANAGER_DN = "cn=admin,dc=planetexpress,dc=com";
3131
static final String MANAGER_SECRET = "GoodNewsEveryone";

0 commit comments

Comments
 (0)