diff --git a/README.md b/README.md index f5b3e3a..2e66e3a 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ $ gcc ip46tables.d/ip46tables.c -o ip46tables Provided binaries in the previous section are compiled this way: ```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