chore(deps): update ghcr.io/gethomepage/homepage docker tag to v0.10.6 (#2862)
* chore(deps): update ghcr.io/gethomepage/homepage docker tag to v0.10.6 * 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
c58724bf41
commit
c67fa69ff1
|
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
homepage:
|
||||
container_name: ${CONTAINER_NAME}
|
||||
image: ghcr.io/gethomepage/homepage:v0.10.5
|
||||
image: ghcr.io/gethomepage/homepage:v0.10.6
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
Loading…
Reference in New Issue