Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 2f18e2d commit e965dde
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.104.3-full@sha256:9cceef7c026681ab67685288312d7913e3ec8ee32e5fe31fb2cd99fa8f944ef3
FROM docker.io/renovate/renovate:39.105.1-full@sha256:ad6683975b8fcd40e37fe0c46e8626342536c32aaa9edb447dcea8f15d1f93a4
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 e965dde

Please sign in to comment.