mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-03-02 22:47:01 +00:00
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