Update ghcr.io/homarr-labs/homarr Docker tag to v1.15.0 #89

Merged
peter merged 1 commits from renovate/ghcr.io-homarr-labs-homarr-1.x into master 2025-04-10 08:58:50 +02:00
Showing only changes of commit b072794ae4 - 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.14.0 image: ghcr.io/homarr-labs/homarr:v1.15.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