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

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-13 16:37:15 +01:00 committed by renovate
parent 94899ff4c5
commit 57db63d936
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.34"
image: "registry.mgrote.net/httpd:v1.1.35"
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.34"
image: "registry.mgrote.net/httpd:v1.1.35"
restart: always
networks:
- traefik