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
|
|
@ -7,6 +7,7 @@
|
|||
virtualisation = {
|
||||
docker = {
|
||||
enable = true;
|
||||
package = pkgs.docker_29;
|
||||
daemon.settings = {
|
||||
ipv6 = true;
|
||||
ip6tables = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue