diff --git a/docker-compose.yml b/docker-compose.yml index 3b94389..5ba2980 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -9,7 +9,7 @@ volumes: services: omotes-rest: - image: ghcr.io/project-omotes/omotes_rest:1.2.1 + image: ghcr.io/project-omotes/omotes_rest:1.2.2 networks: - omotes - mapeditor-net