update: containers versions

This commit is contained in:
♥ Minnie ♥ 2024-08-11 20:05:27 +08:00
parent 71639ed7ef
commit f652e3b441
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
7 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@ in {
virtualisation.oci-containers.containers = {
mealie = {
autoStart = true;
image = "ghcr.io/mealie-recipes/mealie:v1.9.0";
image = "ghcr.io/mealie-recipes/mealie:v1.11.0";
ports = [
"${port}:9000"
];