Skip to content

Commit ce29852

Browse files
Bump distroless/base-debian13 in /images/rippled
Bumps distroless/base-debian13 from `e2f2268` to `e00da4d`. --- updated-dependencies: - dependency-name: distroless/base-debian13 dependency-version: nonroot dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 451713d commit ce29852

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/rippled/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ EOF
103103

104104
COPY rippled.conf validators.txt /opt/ripple/.ripple/
105105

106-
FROM gcr.io/distroless/base-debian13:nonroot@sha256:e2f22688c7f48cf0657f7c0929b52174c80b73ea24ea898df7517c26621659bb as final
106+
FROM gcr.io/distroless/base-debian13:nonroot@sha256:e00da4d3bd422820880b080115b3bad24349bef37ed46d68ed0d13e150dc8d67 as final
107107

108108
ENV DEBIAN_FRONTEND="noninteractive" TZ="Europe/London"
109109

0 commit comments

Comments
 (0)