chore(release): 27.1.0

This commit is contained in:
github-actions[bot] 2021-09-09 13:23:19 +00:00
parent 0b2664998f
commit 72ba1b94f4
3 changed files with 9 additions and 2 deletions

2
dist/index.js vendored
View file

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