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

Update Docker compose files.

parent 6b924f75
Branches
Tags
No related merge requests found
...@@ -16,7 +16,7 @@ services: ...@@ -16,7 +16,7 @@ services:
- "8080:8080" - "8080:8080"
nakama: nakama:
container_name: nakama container_name: nakama
image: heroiclabs/nakama:3.6.0 image: heroiclabs/nakama:3.7.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:3.6.0 image: heroiclabs/nakama:3.7.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