ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.2.1

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/renovatebot/renovate | 43.2.0 | 43.2.1 |
This commit is contained in:
renovate[bot] 2026-02-02 17:26:42 +00:00 committed by GitHub
parent fe54aec858
commit 018d1e4297
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@ concurrency:
cancel-in-progress: true
env:
RENOVATE_VERSION: 43.2.0 # renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
RENOVATE_VERSION: 43.2.1 # renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
jobs:
prepare:
@ -117,7 +117,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 10
container:
image: ghcr.io/renovatebot/renovate:43.2.0@sha256:c05eb9fd652a44a647ea8faeeee91739018e4f3eccd629070c5562d5f3290174
image: ghcr.io/renovatebot/renovate:43.2.1@sha256:4146ffd09c5c8311d0d54576ce3fb2ddab5dbb77be62390b6f57185b5bb2c01a
# github hosted runners are running as `1001:127` (ubuntu:docker)
options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127