mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 09:22:36 +00:00
fix(deps)!: update renovate/renovate docker tag to v35 (#702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
parent
827e51874a
commit
fedfacb882
2 changed files with 5 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import type { Input } from './input';
|
||||
|
||||
// renovate: datasource=docker depName=renovate/renovate versioning=docker
|
||||
const tag = '34.159.2-slim';
|
||||
const tag = '35.0.0-slim';
|
||||
|
||||
class Docker {
|
||||
private static readonly repository = 'renovate/renovate';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue