Skip to content

Commit

Permalink
chore(deps): update docker.io/renovate/renovate docker tag to v39.104…
Browse files Browse the repository at this point in the history
….3 (#2234)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 23befb5 commit 2f18e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN set -eux; \
go install -ldflags '-s -w' "github.com/utopia-planitia/chart-prettier@${CHART_PRETTIER_VERSION:?}"

# renovate
FROM docker.io/renovate/renovate:39.103.0-full@sha256:4e3296c3cdbb7d1178a31a5bb77b289ea013708e86a7a258b7761bfac475a87a
FROM docker.io/renovate/renovate:39.104.3-full@sha256:9cceef7c026681ab67685288312d7913e3ec8ee32e5fe31fb2cd99fa8f944ef3
SHELL [ "/bin/bash", "-o", "pipefail", "-c" ]

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

0 comments on commit 2f18e2d

Please sign in to comment.