Skip to content

Commit 17896f1

Browse files
chore(deps): update docker.io/renovate/renovate docker tag to v43.89.9 (#2979)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1d1132 commit 17896f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN set -eux; \
2121
go install -ldflags '-s -w' "github.com/utopia-planitia/chart-prettier@${CHART_PRETTIER_VERSION:?}"
2222

2323
# renovate
24-
FROM docker.io/renovate/renovate:43.89.6-full@sha256:23dc48c18a6228a96cad6eceacdede1a9a9c93840fafe60507a788c116260132
24+
FROM docker.io/renovate/renovate:43.89.9-full@sha256:3b522713b539eb4bfcad96bceeb5bea8a05f15965856424caa9fb5dede99dcb5
2525
SHELL [ "/bin/bash", "-o", "pipefail", "-c" ]
2626

2727
# assert that the IDs of the base image's user did not change

0 commit comments

Comments
 (0)