Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent ea376c8 commit 46cb991
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.90.4-full@sha256:8afff356070a7907536198007e069d8dc2e9b6a97eb8d7d181ccdf60c6c0dce6
FROM docker.io/renovate/renovate:39.90.5-full@sha256:bc46a72c4bbf48b43659f9fa538be3d9b67d6c8988ed7f4c7eb8c4d376441f01
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 46cb991

Please sign in to comment.