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

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
pull/218/head
Jacob Schlecht 5 months ago committed by GitHub
parent e311c4fc9b
commit 58d8d4de4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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