Skip to content

Commit a6dba58

Browse files
committed
Try another image
1 parent aabca3d commit a6dba58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/compose/standalone/docker-compose.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ services:
3838

3939
standaloneTls:
4040
hostname: standaloneTls
41-
image: ghcr.io/nodece/pulsar-test-latest-version:latest
41+
image: lanayx/pulsar-test-latest-version:latest
4242
ports:
4343
- "6651:6651"
4444
command: >
@@ -66,7 +66,7 @@ services:
6666
clientAuthenticationParameters: tlsCertFile:/pulsar/ssl/admin.cert.pem,tlsKeyFile:/pulsar/ssl/admin.key-pk8.pem
6767

6868
initTls:
69-
image: ghcr.io/nodece/pulsar-test-latest-version:latest
69+
image: lanayx/pulsar-test-latest-version:latest
7070
volumes:
7171
- ./scripts/wait-for-it.sh:/pulsar/bin/wait-for-it.sh
7272
- ./scripts/init-standalone-tls.sh:/pulsar/bin/init-standalone-tls.sh

0 commit comments

Comments
 (0)