mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-03-03 00:37: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 App
|
||||||
web:
|
web:
|
||||||
image: ghcr.io/stoatchat/for-web:6c5970f
|
image: ghcr.io/stoatchat/for-web:addb6b7
|
||||||
restart: always
|
restart: always
|
||||||
env_file: .env.web
|
env_file: .env.web
|
||||||
Reference in New Issue
Block a user