build with bullseye (debian 11) for better compatibility
This commit is contained in:
parent
6ee78f45f2
commit
50ce32d256
@ -164,7 +164,7 @@ $ gcc ip46tables.d/ip46tables.c -o ip46tables
|
|||||||
|
|
||||||
Provided binaries in the previous section are compiled this way:
|
Provided binaries in the previous section are compiled this way:
|
||||||
```shell
|
```shell
|
||||||
$ docker run -it --rm -v (pwd):/code -w /code golang:1.20 make
|
$ docker run -it --rm -v (pwd):/code -w /code golang:1.20-bullseye make
|
||||||
```
|
```
|
||||||
|
|
||||||
### NixOS
|
### NixOS
|
||||||
|
Loading…
Reference in New Issue
Block a user