Use specific renovate image
This commit is contained in:
parent
5d260bd5d6
commit
da7fc325bf
@ -3,7 +3,7 @@ version: "3.8"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
renovate:
|
renovate:
|
||||||
image: "renovate/renovate:slim"
|
image: "renovate/renovate:23.20.6"
|
||||||
configs:
|
configs:
|
||||||
- source: config_js
|
- source: config_js
|
||||||
target: /usr/src/app/config.js
|
target: /usr/src/app/config.js
|
||||||
|
Reference in New Issue
Block a user