Bump my website to v0.3.0

This commit is contained in:
Ivan R. 2023-11-12 13:54:06 +05:00
parent 91a0188fea
commit 4412ffaa47
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.2.0";
image = "ghcr.io/ordinary-dev/comfycamp:v0.3.0";
ports = ["55007:80"];
};
}