mirror of
https://github.com/yanhao98/renovate-example.git
synced 2025-07-13 18:40:49 +08:00
更新 README.md
This commit is contained in:
@ -44,9 +44,8 @@ services:
|
|||||||
- GITHUB_COM_TOKEN=❗️
|
- GITHUB_COM_TOKEN=❗️
|
||||||
volumes:
|
volumes:
|
||||||
- tmp:/tmp
|
- tmp:/tmp
|
||||||
entrypoint:
|
|
||||||
- /bin/bash
|
|
||||||
image: renovate/renovate:38
|
image: renovate/renovate:38
|
||||||
|
entrypoint: /bin/bash
|
||||||
command: -c "while true; do docker-entrypoint.sh renovate; sleep 8h; done"
|
command: -c "while true; do docker-entrypoint.sh renovate; sleep 8h; done"
|
||||||
```
|
```
|
||||||
</details>
|
</details>
|
||||||
|
Reference in New Issue
Block a user