docs(readme): fix docker image name
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-01-02 08:45:23 +01:00
parent 705e2416bc
commit fa1017d9c5

View file

@ -16,5 +16,5 @@ Run `./timeout -h` to get the full help.
### In docker ### In docker
``` ```
docker run -it --rm deblan/timeout [-v] [-h] [-t TIMEOUT] [-c COMMAND] docker run -it --rm gitnet.fr/deblan/timeout [-v] [-h] [-t TIMEOUT] [-c COMMAND]
``` ```