Update glanceapp/glance Docker tag to v0.7.1

This commit is contained in:
renovate[bot]
2025-02-10 13:12:21 +00:00
committed by GitHub
parent 3b9eac12c2
commit 94becb2ed5

View File

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