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.
1 parent 87b1206 commit e59c50aCopy full SHA for e59c50a
docker-compose.yml
@@ -287,7 +287,7 @@ services:
287
command: /scripts/run-mongodb-encrypted.sh
288
289
kerberos:
290
- image: ${TEST_KERBEROS_IMAGE:-ghcr.io/idoqo/kerberos:0.1.0} # todo: change after publishing to perconalab registry.
+ image: ${TEST_KERBEROS_IMAGE:-idoko/kerberos:0.1.0} # todo: change after publishing to perconalab registry.
291
container_name: kerberos
292
hostname: kerberos
293
environment:
0 commit comments