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

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-21 16:37:59 +01:00 committed by renovate
parent 9c81e8b410
commit 23dc9530e8
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.38"
image: "registry.mgrote.net/httpd:v1.1.39"
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.38"
image: "registry.mgrote.net/httpd:v1.1.39"
restart: always
networks:
- traefik