There was an error while loading. Please reload this page.
2 parents a5b1ea8 + 59e3256 commit 226c885Copy full SHA for 226c885
1 file changed
src/docker.ts
@@ -1,7 +1,7 @@
1
class Docker {
2
readonly repository = 'renovate/renovate';
3
// renovate: datasource=docker depName=renovate/renovate versioning=docker
4
- readonly tag = '34.92.0-slim';
+ readonly tag = '34.92.1-slim';
5
readonly tagSuffix = '-slim';
6
7
image(): string {
0 commit comments