Update glanceapp/glance Docker tag to v0.7.8
This commit is contained in:
parent
8f1b8be32d
commit
b8b3f51bcc
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
glance:
|
||||
image: "glanceapp/glance:v0.7.7"
|
||||
image: "glanceapp/glance:v0.7.8"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Reference in New Issue