feat: bump my website to v0.5.0

This commit is contained in:
Ivan R. 2024-02-12 23:53:53 +05:00
parent 758027a3d1
commit 3876aea96c
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.4.0";
image = "ghcr.io/ordinary-dev/comfycamp:v0.5.0";
ports = ["55007:80"];
};
}