pin version
This commit is contained in:
parent
22f00e906d
commit
5cd53cdf24
|
@ -4,7 +4,7 @@
|
|||
virtualisation.oci-containers.containers = {
|
||||
nextcloud-aio-mastercontainer = {
|
||||
autoStart = true;
|
||||
image = "nextcloud/all-in-one:latest";
|
||||
image = "nextcloud/all-in-one:20231220_153200-latest";
|
||||
ports = [
|
||||
"8484:8080/tcp" # AIO Interface
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue