Skip to content

Commit 81be9ff

Browse files
Bump rust from 1.67-bullseye to 1.94-bullseye
Bumps rust from 1.67-bullseye to 1.94-bullseye. --- updated-dependencies: - dependency-name: rust dependency-version: 1.94-bullseye dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fecbade commit 81be9ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tester-k.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
ARG mina_daemon_image
44

5-
FROM rust:1.67-bullseye as builder
5+
FROM rust:1.94-bullseye as builder
66

77
RUN curl -sSL https://capnproto.org/capnproto-c++-0.10.2.tar.gz | tar -zxf - \
88
&& cd capnproto-c++-0.10.2 \

0 commit comments

Comments
 (0)