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

Update nginx Docker tag

parent 8fad2fa1
No related branches found
No related tags found
No related merge requests found
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.24
restart: always
depends_on:
- vnc
......
......@@ -48,7 +48,7 @@ services:
nginx:
container_name: mail_mailman-nginx
image: nginx:1.19
image: nginx:1.24
restart: always
depends_on:
- mailman-web
......
......@@ -27,7 +27,7 @@ services:
web:
image: nginx:1.21.6-alpine
image: nginx:1.24.0-alpine
restart: always
volumes:
- /srv/matterbridge/media/:/usr/share/nginx/html/matterbridge/:ro,z
......
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