1
0
Fork 0

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

* chore(deps): update ghcr.io/plankanban/planka docker tag to v1.26.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:
renovate[bot] 2025-05-11 22:04:43 +08:00 committed by GitHub
parent 9bc9ca47b8
commit 506c7bd52e
2 changed files with 1 additions and 1 deletions

View File

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