Update ghcr.io/homarr-labs/homarr Docker tag to v1.18.0 #102

Merged
peter merged 1 commits from renovate/ghcr.io-homarr-labs-homarr-1.x into master 2025-04-26 16:32:11 +02:00
Showing only changes of commit a159e24723 - 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.17.0 image: ghcr.io/homarr-labs/homarr:v1.18.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