upgrade docspell
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Tobias Brunner 2021-08-24 21:58:55 +02:00
parent 954ffc628f
commit d161e36864
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ spec:
app: joex app: joex
spec: spec:
containers: containers:
- image: docker.io/eikek0/docspell:joex-v0.22.0 - image: docker.io/docspell/joex:v0.25.1
name: joex name: joex
args: args:
- /etc/docspell/docspell.conf - /etc/docspell/docspell.conf

View file

@ -18,7 +18,7 @@ spec:
app: restserver app: restserver
spec: spec:
containers: containers:
- image: docker.io/eikek0/docspell:restserver-v0.22.0 - image: docker.io/docspell/restserver:v0.25.1
name: docspell name: docspell
args: args:
- /etc/docspell/docspell.conf - /etc/docspell/docspell.conf