fix: Update web app to get arm64 support for our Pi users.

This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
pull/209/head
Jacob Schlecht 7 months ago
parent faacea206d
commit c44b5299b0

@ -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
Loading…
Cancel
Save