chore(deps): update ghcr.io/gethomepage/homepage docker tag to v1.3.2 (#4040)
* chore(deps): update ghcr.io/gethomepage/homepage docker tag to v1.3.2 * 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
64b4f46c66
commit
98ababa4cf
|
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
homepage:
|
||||
container_name: ${CONTAINER_NAME}
|
||||
image: ghcr.io/gethomepage/homepage:v1.2.0
|
||||
image: ghcr.io/gethomepage/homepage:v1.3.2
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
Loading…
Reference in New Issue