Use newer Purr

This commit is contained in:
James Eversole 2024-02-24 13:13:37 -06:00
parent 313d30a65e
commit 64b9301ac5

View File

@ -53,7 +53,7 @@
}; };
purr = { purr = {
image = "docker.matri.cx/purr:4"; image = "docker.matri.cx/purr:0.5.0";
ports = [ "5195:3000" ]; ports = [ "5195:3000" ];
volumes = [ volumes = [
"/home/sezycei/srv/containerdata/purr/data:/app/data" "/home/sezycei/srv/containerdata/purr/data:/app/data"