Skip to content

Commit

Permalink
chore(release): merge main (711d3b7)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 3, 2021
2 parents f0bf28f + 711d3b7 commit 101afaf
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 72 deletions.
130 changes: 59 additions & 71 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 = '24.119.15-slim';
readonly tag = '24.119.16-slim';
readonly tagSuffix = '-slim';

image(): string {
Expand Down

0 comments on commit 101afaf

Please sign in to comment.