Skip to content

Commit

Permalink
Move Streaminitiator image to Docker Hub for public acccess.
Browse files Browse the repository at this point in the history
  • Loading branch information
espentj committed Sep 15, 2021
1 parent 2e285c9 commit 7c2afe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependson-services/compose-kafka.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ services:
- local-network

streaminitiator:
image: fibra.azurecr.io/fibra/streaminitiator:${STREAMINITIATOR_VERSION}
image: fibra/streaminitiator:${STREAMINITIATOR_VERSION}
hostname: streaminitiator
ports:
- "8080:8080"
Expand Down

0 comments on commit 7c2afe3

Please sign in to comment.