1
0
Fork 0

chore(deps): update ghcr.io/plankanban/planka docker tag to v1.26.1 (#3752)

* chore(deps): update ghcr.io/plankanban/planka docker tag to v1.26.1

* 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:
renovate[bot] 2025-04-23 10:42:36 +08:00 committed by GitHub
parent 243e5e4364
commit 5797484840
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
planka:
image: ghcr.io/plankanban/planka:1.26.0
image: ghcr.io/plankanban/planka:1.26.1
container_name: ${CONTAINER_NAME}
environment:
- BASE_URL=${PLANKA_EXTERNAL_URL}