Bump website to v0.1.0

This commit is contained in:
Ivan R. 2023-10-15 11:31:24 +05:00
parent 4332455090
commit 16eb41296a
No known key found for this signature in database
GPG key ID: 56C7BAAE859B302C

View file

@ -2,7 +2,7 @@
{
virtualisation.oci-containers.containers.comfycamp = {
autoStart = true;
image = "ghcr.io/ordinary-dev/comfycamp:v0.0.4";
image = "ghcr.io/ordinary-dev/comfycamp:v0.1.0";
ports = ["55007:80"];
};
}