3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-04-03 15:09:44 +00:00

chore(deps): update joseluisq/static-web-server docker tag to v2.42.0

This commit is contained in:
renovate[bot]
2026-03-27 18:58:23 +00:00
committed by Slavi Pantaleev
parent 4c336f7e22
commit de6d18834d
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ matrix_static_files_enabled: true
matrix_static_files_identifier: matrix-static-files
# renovate: datasource=docker depName=joseluisq/static-web-server
matrix_static_files_version: 2.41.0
matrix_static_files_version: 2.42.0
matrix_static_files_base_path: "{{ matrix_base_data_path }}/{{ 'static-files' if matrix_static_files_identifier == 'matrix-static-files' else matrix_static_files_identifier }}"
matrix_static_files_config_path: "{{ matrix_static_files_base_path }}/config"