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