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:
parent
9bc9ca47b8
commit
506c7bd52e
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
planka:
|
planka:
|
||||||
image: ghcr.io/plankanban/planka:1.26.1
|
image: ghcr.io/plankanban/planka:1.26.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
environment:
|
environment:
|
||||||
- BASE_URL=${PLANKA_EXTERNAL_URL}
|
- BASE_URL=${PLANKA_EXTERNAL_URL}
|
||||||
Loading…
Reference in New Issue