mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
fix(deps): update renovate/renovate docker tag to v34.158.2
This commit is contained in:
parent
f0d285ed5e
commit
bfc1984004
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import type { Input } from './input';
|
||||
|
||||
// renovate: datasource=docker depName=renovate/renovate versioning=docker
|
||||
const tag = '34.158.1-slim';
|
||||
const tag = '34.158.2-slim';
|
||||
|
||||
class Docker {
|
||||
private static readonly repository = 'renovate/renovate';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue