We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1d1132 commit 17896f1Copy full SHA for 17896f1
Dockerfile
@@ -21,7 +21,7 @@ RUN set -eux; \
21
go install -ldflags '-s -w' "github.com/utopia-planitia/chart-prettier@${CHART_PRETTIER_VERSION:?}"
22
23
# renovate
24
-FROM docker.io/renovate/renovate:43.89.6-full@sha256:23dc48c18a6228a96cad6eceacdede1a9a9c93840fafe60507a788c116260132
+FROM docker.io/renovate/renovate:43.89.9-full@sha256:3b522713b539eb4bfcad96bceeb5bea8a05f15965856424caa9fb5dede99dcb5
25
SHELL [ "/bin/bash", "-o", "pipefail", "-c" ]
26
27
# assert that the IDs of the base image's user did not change
0 commit comments