forked from kofal.net/stoatchat-self-hosted
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:
@@ -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
|
||||
Reference in New Issue
Block a user