Bump comfycamp.space to v0.0.2

This commit is contained in:
Ivan R. 2023-08-27 23:40:46 +05:00
parent e4e8d90b39
commit 6e92e8de2e
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.1";
image = "ghcr.io/ordinary-dev/comfycamp:v0.0.2";
ports = ["55007:80"];
};
}