Skip to content

Commit

Permalink
chore(release): merge main (0af36ea)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 30, 2022
2 parents 6a06633 + 0af36ea commit b3899da
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 @@
class Docker {
readonly repository = 'renovate/renovate';
// renovate: datasource=docker depName=renovate/renovate versioning=docker
readonly tag = '34.74.2-slim';
readonly tag = '34.76.0-slim';
readonly tagSuffix = '-slim';

image(): string {
Expand Down

0 comments on commit b3899da

Please sign in to comment.