Skip to content
Snippets Groups Projects
Commit 4e984ad5 authored by renovatebot's avatar renovatebot
Browse files

Update nginx Docker tag to v1.29

parent b7acad3f
No related tags found
1 merge request!130Update nginx Docker tag to v1.29
......@@ -184,7 +184,7 @@ services:
- "{{ basedir }}/mailman-web:/opt/mailman-web-data:rw,z"
mailman-nginx:
image: nginx:1.25
image: nginx:1.29
restart: always
depends_on:
- mailman-web
......
......@@ -184,7 +184,7 @@ services:
- "{{ basedir }}/mailman-web:/opt/mailman-web-data:rw,z"
mailman-nginx:
image: nginx:1.25
image: nginx:1.29
restart: always
depends_on:
- mailman-web
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment