chore(deps): update ghcr.io/plankanban/planka docker tag to v1.26.0 (#3737)
* chore(deps): update ghcr.io/plankanban/planka docker tag to v1.26.0 * 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
17d4e2ac1a
commit
bc1efb83c6
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
planka:
|
||||
image: ghcr.io/plankanban/planka:1.25.1
|
||||
image: ghcr.io/plankanban/planka:1.26.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
environment:
|
||||
- BASE_URL=${PLANKA_EXTERNAL_URL}
|
||||
Loading…
Reference in New Issue