diff --git a/compose.yml b/compose.yml index d567571..91b5343 100644 --- a/compose.yml +++ b/compose.yml @@ -204,6 +204,6 @@ services: # Web App web: - image: ghcr.io/stoatchat/for-web:6c5970f + image: ghcr.io/stoatchat/for-web:addb6b7 restart: always env_file: .env.web \ No newline at end of file