Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 2f6cc8d commit 07a0889
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.106.0-full@sha256:112a9c3e17627327911c26feb083302d81fe702ff81dd8ccab2a02e73a377ea3
FROM docker.io/renovate/renovate:39.106.1-full@sha256:7fe8305e3fa009ea96d2a4369c1d18c8b152fbf5e015f7561f863c778b980a0d
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 07a0889

Please sign in to comment.