Skip to content

Commit 36687c4

Browse files
renovate[bot]spantaleev
authored andcommitted
Update nginx Docker tag to v1.29.1
1 parent 20729fc commit 36687c4

File tree

1 file changed

+1
-1
lines changed
  • roles/custom/matrix-synapse-reverse-proxy-companion/defaults

1 file changed

+1
-1
lines changed

roles/custom/matrix-synapse-reverse-proxy-companion/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
matrix_synapse_reverse_proxy_companion_enabled: true
2525

2626
# renovate: datasource=docker depName=nginx
27-
matrix_synapse_reverse_proxy_companion_version: 1.29.0-alpine
27+
matrix_synapse_reverse_proxy_companion_version: 1.29.1-alpine
2828

2929
matrix_synapse_reverse_proxy_companion_base_path: "{{ matrix_synapse_base_path }}/reverse-proxy-companion"
3030
matrix_synapse_reverse_proxy_companion_confd_path: "{{ matrix_synapse_reverse_proxy_companion_base_path }}/conf.d"

0 commit comments

Comments
 (0)