diff --git a/VERSION b/VERSION index 1cce31b..10e0bb8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.1.0-86046ea +v0.1.0-a05be27 diff --git a/docker-compose.yaml b/docker-compose.yaml index fabc4e0..3e1e06f 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -2,12 +2,12 @@ services: frontend: - image: excalidraw:v0.1.0-86046ea + image: excalidraw:v0.1.0-a05be27 ports: - 80:80 storage: - image: excalidraw-storage-backend:v0.1.0-86046ea + image: excalidraw-storage-backend:v0.1.0-a05be27 restart: always environment: # docs https://github.com/alswl/excalidraw-storage-backend#environement-variables - PORT=8081 @@ -15,6 +15,6 @@ services: - 8081:8081 room: - image: excalidraw-room:v0.1.0-86046ea + image: excalidraw-room:v0.1.0-a05be27 ports: - 8082:80 \ No newline at end of file diff --git a/excalidraw b/excalidraw index bc61cd9..015bdb1 160000 --- a/excalidraw +++ b/excalidraw @@ -1 +1 @@ -Subproject commit bc61cd96f594eded067f729dd3623efd9fff6948 +Subproject commit 015bdb1c0a2787c6d9544b9cbd66d9c92443431b