fix tag
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
virtualisation.oci-containers = {
|
virtualisation.oci-containers = {
|
||||||
backend = "docker";
|
backend = "docker";
|
||||||
containers.paperless-ai = {
|
containers.paperless-ai = {
|
||||||
image = "clusterzx/paperless-ai:v3.0.9";
|
image = "clusterzx/paperless-ai:3.0.9";
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
ports = [
|
ports = [
|
||||||
"127.0.0.1:3000:3000"
|
"127.0.0.1:3000:3000"
|
||||||
|
|||||||
Reference in New Issue
Block a user