Skip to content

Commit

Permalink
Set the sample nakama version to v1.2.3 (#45)
Browse files Browse the repository at this point in the history
Update the sample nakama version in starter-game-template to v1.2.3.

[Link to the active Nakama
versions](https://github.com/Argus-Labs/world-engine/pkgs/container/world-engine-nakama)
  • Loading branch information
jerargus authored Apr 15, 2024
1 parent 122fd7b commit 72d3961
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@sha256:8c7344643e4d993b105e2d0f151787df0533cc9ca85c4b5f67bb01bd3748341f
image: us-docker.pkg.dev/argus-labs/world-engine/relay/nakama:v1.2.3
container_name: nakama
depends_on:
nakama-db:
Expand Down

0 comments on commit 72d3961

Please sign in to comment.