Update netbird
This commit is contained in:
parent
1c73483c13
commit
2c747b54db
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.73.2-rootless@sha256:4f1893ea708f7f0cdafc6f77f400415e2a81350db57f0fa74dda3c2d6bd02772";
|
||||
image = "netbirdio/netbird:v0.74.0-rootless@sha256:5b7786b96846017c5a848593c1251cf7f65e0bd3bb4dbadb7384cbed5e8fe821";
|
||||
autoStart = true;
|
||||
hostname = "${config.networking.hostName}-docker";
|
||||
networks = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue