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,
|
"exposable": true,
|
||||||
"port": 8135,
|
"port": 8135,
|
||||||
"id": "vikunja",
|
"id": "vikunja",
|
||||||
"tipi_version": 3,
|
"tipi_version": 4,
|
||||||
"version": "0.20.5",
|
"version": "0.21.0",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
|
|
|
@ -5,7 +5,7 @@ services:
|
||||||
depends_on:
|
depends_on:
|
||||||
- vikunja-api
|
- vikunja-api
|
||||||
container_name: vikunja
|
container_name: vikunja
|
||||||
image: vikunja/frontend:0.20.5
|
image: vikunja/frontend:0.21.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- tipi_main_network
|
- tipi_main_network
|
||||||
|
|
Loading…
Reference in New Issue
Block a user