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

Update nginx Docker tag to v1.25

parent a392e120
No related branches found
No related tags found
1 merge request!41Update nginx Docker tag to v1.25
This commit is part of merge request !41. Comments created here will be created in the context of that merge request.
......@@ -36,7 +36,7 @@ services:
nginx:
image: nginx:1.19
image: nginx:1.25
restart: always
depends_on:
- vnc
......
......@@ -185,7 +185,7 @@ services:
- "{{ basedir }}/mailman-web:/opt/mailman-web-data:rw,z"
mailman-nginx:
image: nginx:1.19
image: nginx:1.25
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