From 77595e84000f2ac94607f1772a07542b8c7e033f Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 2 Aug 2021 16:25:22 +0300 Subject: README: fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be60428..4b3490f 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ If SSH is required, the socket should be mapped to -v "/path/to/config:/etc/cgitize:ro" \ -v "$SSH_AUTH_SOCK:/var/run/cgitize/ssh-agent.sock" \ -v "/path/to/output:/var/tmp/cgitize" \ - egortensin/cgitize:v2 + egortensin/cgitize:2 The container executes cgitize inside a cron job. The `SCHEDULE` environment variable controls the period between cgitize runs. -- cgit v1.2.3