chore(deps): update glanceapp/glance docker tag to v0.7.13 (#3746)
* chore(deps): update glanceapp/glance docker tag to v0.7.13 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
04802ed686
commit
dd518a9bf1
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
glance:
|
glance:
|
||||||
image: glanceapp/glance:v0.7.12
|
image: glanceapp/glance:v0.7.13
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue