Update glanceapp/glance Docker tag to v0.7.2

This commit is contained in:
renovate[bot] 2025-02-15 18:06:43 +00:00 committed by GitHub
parent 5acc0131a3
commit 31dcdf3eed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ networks:
services:
glance:
image: glanceapp/glance:v0.7.1
image: glanceapp/glance:v0.7.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"