Skip to content

Commit

Permalink
use correct amigor image name
Browse files Browse the repository at this point in the history
  • Loading branch information
mszulik committed Jun 6, 2024
1 parent 6f7a825 commit d2f3dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.pullpreview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:
retries: 3
timeout: 5s
amigor:
image: 'cybexwebdev/amigor'
image: 'cybexwebdev/transmorpher-amigor'
container_name: ${AMIGOR_CONTAINER_NAME:-amigor}
networks:
- traefik
Expand Down

0 comments on commit d2f3dbb

Please sign in to comment.