Commit 7c100ee9 authored by Chris Molozian's avatar Chris Molozian
Browse files

Update Docker compose files.

parent 6b924f75
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ services:
      - "8080:8080"
  nakama:
    container_name: nakama
    image: heroiclabs/nakama:3.6.0
    image: heroiclabs/nakama:3.7.0
    entrypoint:
      - "/bin/sh"
      - "-ecx"
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ services:
      - "26257:26257"
      - "8080:8080"
  nakama:
    image: heroiclabs/nakama:3.6.0
    image: heroiclabs/nakama:3.7.0
    entrypoint:
      - "/bin/sh"
      - "-ecx"