chore: Update website (ugh :c)

This commit is contained in:
Tera << 8 2025-05-10 01:37:34 -04:00
parent 4a0c14b66e
commit a057154f0f
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37

View file

@ -4,7 +4,7 @@
{
# Containers
virtualisation.oci-containers.containers."terahdev-web" = {
image = "ghcr.io/imterah/personal-www:v1.0.2";
image = "ghcr.io/imterah/personal-www:v1.0.3";
labels = {
"traefik.http.routers.terahdev.rule" = "Host(`terah.dev`) || Host(`www.terah.dev`)";
};