Update homepage

This commit is contained in:
Agatha Lovelace 2023-04-05 17:38:53 +02:00
parent 28c04556dd
commit 073661cc7e
Signed by: sorceress
GPG Key ID: 01D0B3AB10CED4F8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ pkgs, ... }: {
virtualisation.oci-containers.containers = {
"homepage" = {
image = "ghcr.io/benphelps/homepage:v0.6.10";
image = "ghcr.io/benphelps/homepage:v0.6.12";
autoStart = true;
ports = [ "127.0.0.1:3000:3000" ];
volumes = [