mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 03:45:49 +02:00
vikunja: bump versions
This commit is contained in:
parent
8df9f7d1a3
commit
4d3e181d47
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ version: '3.4'
|
|||
|
||||
services:
|
||||
frontend:
|
||||
image: 'vikunja/frontend:0.19.1'
|
||||
image: 'vikunja/frontend:0.20.0'
|
||||
|
||||
deploy:
|
||||
# Frontend just serves some static files
|
||||
|
|
@ -20,7 +20,7 @@ services:
|
|||
- 'public'
|
||||
|
||||
api:
|
||||
image: 'vikunja/api:0.19.2'
|
||||
image: 'vikunja/api:0.20.0'
|
||||
|
||||
deploy:
|
||||
mode: 'replicated'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue