chore(deps): update vikunja/frontend docker tag to v0.21.0 (#825)
This commit is contained in:
parent
91a4db2e4e
commit
06b698cc35
|
@ -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"
|
||||
],
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user