Skip to content
Snippets Groups Projects
Commit 8973069b authored by Chris Molozian's avatar Chris Molozian
Browse files

Update Docker Compose files.

parent c8f051b2
Branches
Tags
No related merge requests found
...@@ -15,7 +15,7 @@ services: ...@@ -15,7 +15,7 @@ services:
- "8080:8080" - "8080:8080"
nakama: nakama:
container_name: nakama container_name: nakama
image: heroiclabs/nakama:2.9.1 image: heroiclabs/nakama:2.10.0
entrypoint: entrypoint:
- "/bin/sh" - "/bin/sh"
- "-ecx" - "-ecx"
......
...@@ -13,7 +13,7 @@ services: ...@@ -13,7 +13,7 @@ services:
- "26257:26257" - "26257:26257"
- "8080:8080" - "8080:8080"
nakama: nakama:
image: heroiclabs/nakama:2.9.1 image: heroiclabs/nakama:2.10.0
entrypoint: entrypoint:
- "/bin/sh" - "/bin/sh"
- "-ecx" - "-ecx"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment