Update ghcr.io/homarr-labs/homarr Docker tag to v1.16.0 #90

Merged
peter merged 1 commits from renovate/ghcr.io-homarr-labs-homarr-1.x into master 2025-04-12 08:49:33 +02:00
Showing only changes of commit d969507b69 - Show all commits

View File

@@ -1,7 +1,7 @@
services: services:
homarr: homarr:
container_name: homarr container_name: homarr
image: ghcr.io/homarr-labs/homarr:v1.15.0 image: ghcr.io/homarr-labs/homarr:v1.16.0
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock