Skip to content

Commit

Permalink
feat(deps): update ghcr.io/renovatebot/base-image docker tag to v7.19.0
Browse files Browse the repository at this point in the history
| datasource | package                        | from   | to     |
| ---------- | ------------------------------ | ------ | ------ |
| docker     | ghcr.io/renovatebot/base-image | 7.18.2 | 7.19.0 |
  • Loading branch information
renovate[bot] committed Aug 28, 2024
1 parent 36f66cf commit 9cc956f
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:7.19.0@sha256:fbd632c25c7252778aff27d03e0ae7
# --------------------------------------
# full image
# --------------------------------------
FROM ghcr.io/renovatebot/base-image:7.18.2-full@sha256:8bbbcc3606bd3cb4ebac702350ca193173049f469d317944ef0fb47bcae9ff64 AS full-base
FROM ghcr.io/renovatebot/base-image:7.19.0-full@sha256:9892c6710fc2926d7071463282e96e2ed4f9b15a40317d93be0b0fa5c2466aff AS full-base

# --------------------------------------
# build image
Expand Down

0 comments on commit 9cc956f

Please sign in to comment.