Fix for initial/clean Radicale setup
This fixes a problem with the contacts app displaying an error on a clean install, due to the fact that `tsdav`'s address book listing didn't ask for a main address first, so Radicale wouldn't create the user directory. It also upgrades `deno`'s version.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM denoland/deno:ubuntu-2.4.4
|
||||
FROM denoland/deno:ubuntu-2.4.5
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user