mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 17:34:05 -05:00
flake update; lubelogger update to v1.5.5
This commit is contained in:
parent
690d1e9bb0
commit
fcef94ded9
2 changed files with 25 additions and 25 deletions
|
|
@ -79,7 +79,7 @@ in
|
|||
backend = "podman";
|
||||
containers = {
|
||||
"lubelogger" = {
|
||||
image = "ghcr.io/hargata/lubelogger:v1.5.4";
|
||||
image = "ghcr.io/hargata/lubelogger:v1.5.5";
|
||||
extraOptions = [ "--ip=10.88.0.8" ];
|
||||
environmentFiles = [ config.sops.templates."lubelogger-env".path ];
|
||||
volumes = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue