Skip to content

Commit

Permalink
ci: fix docker unknown manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
patlo-iog committed Apr 25, 2024
1 parent 5719973 commit f55ecb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/shared/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ services:
retries: 5

prism-agent:
image: ghcr.io/hyperledger/prism-agent:${AGENT_VERSION}
image: ghcr.io/hyperledger/cloud-agent:${AGENT_VERSION}
environment:
POLLUX_DB_HOST: db
POLLUX_DB_PORT: 5432
Expand Down

0 comments on commit f55ecb9

Please sign in to comment.