Skip to content

Commit

Permalink
chore(release): merge main (0b9819c)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 24, 2023
2 parents 61e6e24 + 0b9819c commit b2a16f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import type { Input } from './input';

// renovate: datasource=docker depName=renovate/renovate versioning=docker
const tag = '34.152.2-slim';
const tag = '34.152.3-slim';

class Docker {
private static readonly repository = 'renovate/renovate';
Expand Down

0 comments on commit b2a16f1

Please sign in to comment.