We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60215d commit d318804Copy full SHA for d318804
docker/ledger-integration-tests/Dockerfile
@@ -1,6 +1,6 @@
1
# Test runner for Control + Ledger integration tests
2
3
-FROM rust:1.85-bookworm
+FROM rust:1.93-bookworm
4
5
RUN apt-get update && apt-get install -y --no-install-recommends \
6
protobuf-compiler \
0 commit comments