Update element and add assets
This commit is contained in:
parent
9691edcff0
commit
c1c930915a
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
FROM vectorim/element-web:v1.7.22
|
||||
FROM vectorim/element-web:v1.7.23
|
||||
|
||||
# Customize instance settings and background
|
||||
COPY config.json /app/config.json
|
||||
COPY bg.jpg /app/bg.jpg
|
||||
COPY background.jpg /app/background.jpg
|
||||
COPY logo.png /app/logo.png
|
||||
|
|
Loading…
Reference in a new issue