Switch to docker_29
docker version 28 is marked insecure.
This commit is contained in:
parent
578386193b
commit
668ac68f2c
4 changed files with 5 additions and 4 deletions
|
|
@ -94,7 +94,7 @@ in {
|
|||
|
||||
|
||||
systemd.services."docker-network-webproxy" = {
|
||||
path = [ pkgs.docker ];
|
||||
path = [ pkgs.docker_29 ];
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue