chore(release): 24.30.2

This commit is contained in:
github-actions[bot] 2021-01-30 15:21:43 +00:00
parent b63c93c97e
commit 92770ac1a2
4 changed files with 10 additions and 3 deletions

2
dist/index.js vendored
View file

@ -1123,7 +1123,7 @@ class Docker {
constructor() {
this.repository = 'renovate/renovate';
// renovate: datasource=docker depName=renovate/renovate versioning=docker
this.tag = '24.30.1-slim';
this.tag = '24.30.2-slim';
this.tagSuffix = '-slim';
}
image() {