Updated lockfile
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s

Also updated teslamate service to specify a tag more specific than
latest.
This commit is contained in:
alejandro-angulo 2024-12-14 09:49:37 -08:00
parent 1aff4b2126
commit a2b29fd8a3
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
2 changed files with 16 additions and 16 deletions

View file

@ -103,7 +103,7 @@ in {
virtualisation.oci-containers = {
backend = "docker";
containers."teslamate" = {
image = "ghcr.io/teslamate-org/teslamate:latest";
image = "ghcr.io/teslamate-org/teslamate:1.32";
environmentFiles = ["/var/lib/teslamate/env"];
environment = {
# TODO: Make this configurable