Skip to content
Snippets Groups Projects
Commit ca443a4a authored by void's avatar void
Browse files

Merge branch 'renovate/templates-nginx-1.x' into 'master'

Update nginx Docker tag to v1.25.3

See merge request !78
parents 97c96758 7ee3b1a7
No related branches found
No related tags found
1 merge request!78Update nginx Docker tag to v1.25.3
...@@ -27,7 +27,7 @@ services: ...@@ -27,7 +27,7 @@ services:
web: web:
image: nginx:1.25.1 image: nginx:1.25.3
restart: always restart: always
volumes: volumes:
- /srv/matterbridge/media/:/usr/share/nginx/html/matterbridge/:ro,z - /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