chore(deps): update vikunja/frontend docker tag to v0.21.0 (#825)

This commit is contained in:
renovate[bot] 2023-07-07 17:34:53 +00:00 committed by GitHub
parent 91a4db2e4e
commit 06b698cc35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8135,
"id": "vikunja",
"tipi_version": 3,
"version": "0.20.5",
"tipi_version": 4,
"version": "0.21.0",
"categories": [
"utilities"
],

View File

@ -5,7 +5,7 @@ services:
depends_on:
- vikunja-api
container_name: vikunja
image: vikunja/frontend:0.20.5
image: vikunja/frontend:0.21.0
restart: unless-stopped
networks:
- tipi_main_network