Skip to content

Commit

Permalink
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v9.34.1
Browse files Browse the repository at this point in the history
| datasource | package                        | from   | to     |
| ---------- | ------------------------------ | ------ | ------ |
| docker     | ghcr.io/renovatebot/base-image | 9.34.0 | 9.34.1 |
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent c33b0d7 commit ae6e000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ FROM ghcr.io/renovatebot/base-image:9.34.1@sha256:29f6bf5ef45fdb516cb6c09987d2f3
# --------------------------------------
# full image
# --------------------------------------
FROM ghcr.io/renovatebot/base-image:9.34.0-full@sha256:9a4d5f592b9f4c6d0ae9a5e46987c2120660f7ccaa0ab38f9a773a8ba1bfd495 AS full-base
FROM ghcr.io/renovatebot/base-image:9.34.1-full@sha256:f99d46e19772908d0177a4718fdbe510855004293090458eb1d61a4dde8379d3 AS full-base

ENV RENOVATE_BINARY_SOURCE=global

Expand Down

0 comments on commit ae6e000

Please sign in to comment.