Skip to content

Commit

Permalink
fix: update nakama docker image url
Browse files Browse the repository at this point in the history
  • Loading branch information
zulkhair committed Jun 10, 2024
1 parent 71b9689 commit 61cb9c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ services:

nakama:
platform: linux/amd64
image: us-docker.pkg.dev/argus-labs/world-engine/relay/nakama:v1.2.3
image: github.com/argus-labs/world-engine/pkgs/container/world-engine-nakama
container_name: nakama
depends_on:
nakama-db:
Expand Down

0 comments on commit 61cb9c8

Please sign in to comment.