Skip to content

Commit d318804

Browse files
docker(deps): bump rust from 1.85-bookworm to 1.93-bookworm in /docker/ledger-integration-tests (#41)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d60215d commit d318804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/ledger-integration-tests/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Test runner for Control + Ledger integration tests
22

3-
FROM rust:1.85-bookworm
3+
FROM rust:1.93-bookworm
44

55
RUN apt-get update && apt-get install -y --no-install-recommends \
66
protobuf-compiler \

0 commit comments

Comments
 (0)