Skip to content

Commit 460fb40

Browse files
docker(deps): bump rust in /docker/ledger-integration-tests
Bumps rust from 1.85-bookworm to 1.93-bookworm. --- updated-dependencies: - dependency-name: rust dependency-version: 1.93-bookworm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a62b44 commit 460fb40

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)