chore(deps): update glanceapp/glance docker tag to v0.8.3 (#3954)
* chore(deps): update glanceapp/glance docker tag to v0.8.3 * 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
a5dd49e689
commit
39ededa16c
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
glance:
|
||||
image: glanceapp/glance:v0.8.2
|
||||
image: glanceapp/glance:v0.8.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue