Update glanceapp/glance Docker tag to v0.7.3

This commit is contained in:
renovate[bot] 2025-02-19 03:20:54 +00:00 committed by GitHub
parent 026b8c1745
commit 1849674cbc
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.2
image: glanceapp/glance:v0.7.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"