Skip to content

Commit

Permalink
chore(deps): update vectorim/element-web docker tag to v1.11.41
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 12, 2023
1 parent f0efc5e commit 7613de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/all-in-one/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ services:

# Matrix web client
matrix_web:
image: vectorim/element-web:v1.11.40
image: vectorim/element-web:v1.11.41
container_name: element_web
depends_on: [matrix]
volumes: [./matrix/element/config.json:/app/config.json]
Expand Down

0 comments on commit 7613de1

Please sign in to comment.