chore(deps): update registry.mgrote.net/httpd docker tag to v1.1.37 (#839)

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-03-20 16:40:31 +01:00 committed by renovate
parent 288cb98f1a
commit 99a549d29e
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ version: '3'
services:
httpd-registry:
container_name: "httpd-registry"
image: "registry.mgrote.net/httpd:v1.1.35"
image: "registry.mgrote.net/httpd:v1.1.37"
restart: always
volumes:
- uploads:/usr/local/apache2/htdocs/

View File

@ -2,7 +2,7 @@ version: '3'
services:
wiki-webserver:
container_name: wiki-webserver
image: "registry.mgrote.net/httpd:v1.1.35"
image: "registry.mgrote.net/httpd:v1.1.37"
restart: always
networks:
- traefik