fix: Update web app to get arm64 support for our Pi users. (#209)

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
This commit is contained in:
Jacob Schlecht
2026-02-20 16:47:13 -07:00
committed by GitHub
parent e311c4fc9b
commit 58d8d4de4a

View File

@@ -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