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

This commit is contained in:
renovate[bot] 2023-11-18 12:16:19 +00:00 committed by GitHub
parent 90c7dbfee4
commit 12e7722e50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "planka", "id": "planka",
"tipi_version": 5, "tipi_version": 6,
"version": "1.14.3", "version": "1.15.0",
"categories": [ "categories": [
"development" "development"
], ],
@ -23,5 +23,8 @@
"env_variable": "PLANKA_SECRET_KEY" "env_variable": "PLANKA_SECRET_KEY"
} }
], ],
"supported_architectures": ["arm64", "amd64"] "supported_architectures": [
"arm64",
"amd64"
]
} }

View File

@ -2,7 +2,7 @@ version: '3'
services: services:
planka: planka:
image: ghcr.io/plankanban/planka:1.14.3 image: ghcr.io/plankanban/planka:1.15.0
container_name: planka container_name: planka
command: > command: >
bash -c bash -c