Update netbird
This commit is contained in:
parent
3540050284
commit
c21069bed8
2 changed files with 4 additions and 4 deletions
|
|
@ -62,7 +62,7 @@ in {
|
|||
|
||||
virtualisation.oci-containers.containers = lib.mkIf (cfg.docker.setupKey != null) {
|
||||
netbird = {
|
||||
image = "netbirdio/netbird:v0.74.1-rootless@sha256:672e9199fcccfc24520bd0bea09fcd358395906949c1b3b270336612357c9338";
|
||||
image = "netbirdio/netbird:v0.74.4-rootless@sha256:8e0ec304b6d7685b6bfd3445c2edcc4d4df50dea094e58cfd3551587de67e230";
|
||||
autoStart = true;
|
||||
hostname = "${config.networking.hostName}-docker";
|
||||
networks = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue