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