feat: for web 0.10.0 (#288)

feat: Update for-web to 0.10.0

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
pull/290/head
Jacob Schlecht 1 month ago committed by GitHub
parent c4b0827234
commit e9587b208a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -222,7 +222,7 @@ services:
# Web App
web:
# for-web v0.6.0
image: ghcr.io/stoatchat/for-web:4414eac
# for-web v0.10.0
image: ghcr.io/stoatchat/for-web:746bee5
restart: always
env_file: .env.web
Loading…
Cancel
Save