diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 + egortensin/cgitize:v2 The container executes cgitize inside a cron job. The `SCHEDULE` environment variable controls the period between cgitize runs. |