Skip to content

Commit

Permalink
Update scarf url (#876)
Browse files Browse the repository at this point in the history
  • Loading branch information
gpene committed Jun 28, 2022
1 parent 17ce9d1 commit 1253617
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose-postgres.yml
Expand Up @@ -21,7 +21,7 @@ services:
retries: 5
nakama:
container_name: nakama
image: heroiclabs.docker.scarf.sh/heroiclabs/nakama:3.12.0
image: registry.heroiclabs.com/heroiclabs/nakama:3.12.0
entrypoint:
- "/bin/sh"
- "-ecx"
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -18,7 +18,7 @@ services:
timeout: 3s
retries: 5
nakama:
image: heroiclabs.docker.scarf.sh/heroiclabs/nakama:3.12.0
image: registry.heroiclabs.com/heroiclabs/nakama:3.12.0
entrypoint:
- "/bin/sh"
- "-ecx"
Expand Down

0 comments on commit 1253617

Please sign in to comment.