Docker: Upgrade photoprism/webdav from 20210602 to 20211021

This commit is contained in:
Michael Mayer 2021-10-21 16:43:03 +02:00
parent 0b9a1c72fe
commit f4a20d039d
3 changed files with 3 additions and 3 deletions

View File

@ -153,4 +153,4 @@ services:
MYSQL_DATABASE: photoprism
webdav-dummy:
image: photoprism/webdav:20210602
image: photoprism/webdav:20211021

View File

@ -72,7 +72,7 @@ services:
POSTGRES_PASSWORD: photoprism
webdav-dummy:
image: photoprism/webdav:20210602
image: photoprism/webdav:20211021
volumes:
go-mod:

View File

@ -95,7 +95,7 @@ services:
MYSQL_DATABASE: photoprism
webdav-dummy:
image: photoprism/webdav:20210602
image: photoprism/webdav:20211021
volumes:
go-mod: