Update glanceapp/glance Docker tag to v0.7.0

This commit is contained in:
renovate[bot] 2025-02-09 21:40:47 +00:00 committed by GitHub
parent 9df2cc6453
commit 23b24ba97d
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.6.4
image: glanceapp/glance:v0.7.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"