Skip to content

Commit

Permalink
use public demo image
Browse files Browse the repository at this point in the history
  • Loading branch information
lostbean committed Jul 8, 2024
1 parent f8f9b15 commit 96ff8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/voting-app/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
- "6379:6379"

azure-vote-front:
image: voting-app-ui
image: kurtosistech/demo-voting-app-ui
container_name: voting-app-ui
environment:
REDIS: redis-prod
Expand Down

0 comments on commit 96ff8d0

Please sign in to comment.