upgrade docspell to 0.19.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tobias Brunner 2021-01-31 17:34:36 +01:00
parent 1b8f4efaab
commit 0a9586dc5a
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ spec:
app: joex app: joex
spec: spec:
containers: containers:
- image: docker.io/eikek0/docspell:joex-v0.18.0 - image: docker.io/eikek0/docspell:joex-v0.19.0
name: joex name: joex
args: args:
- /etc/docspell/docspell.conf - /etc/docspell/docspell.conf

View file

@ -17,7 +17,7 @@ spec:
app: restserver app: restserver
spec: spec:
containers: containers:
- image: docker.io/eikek0/docspell:restserver-v0.18.0 - image: docker.io/eikek0/docspell:restserver-v0.19.0
name: docspell name: docspell
args: args:
- /etc/docspell/docspell.conf - /etc/docspell/docspell.conf