Skip to content

Commit e59c50a

Browse files
committed
fix image in use
1 parent 87b1206 commit e59c50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ services:
287287
command: /scripts/run-mongodb-encrypted.sh
288288

289289
kerberos:
290-
image: ${TEST_KERBEROS_IMAGE:-ghcr.io/idoqo/kerberos:0.1.0} # todo: change after publishing to perconalab registry.
290+
image: ${TEST_KERBEROS_IMAGE:-idoko/kerberos:0.1.0} # todo: change after publishing to perconalab registry.
291291
container_name: kerberos
292292
hostname: kerberos
293293
environment:

0 commit comments

Comments
 (0)