[nextcloud] Move back to a stable version after some bugs
This commit is contained in:
@@ -4,7 +4,7 @@ let
|
||||
in
|
||||
{
|
||||
virtualisation.oci-containers.containers.nextcloud = {
|
||||
image = "docker.io/library/nextcloud:latest";
|
||||
image = "docker.io/library/nextcloud:31";
|
||||
extraOptions = [
|
||||
"-l=traefik.enable=true"
|
||||
"-l=traefik.http.routers.nextcloud.rule=${hostRule "cloud" havenisms}"
|
||||
|
||||
Reference in New Issue
Block a user