Skip to content

Commit

Permalink
Bump rust version for cross-compatibility tests
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
  • Loading branch information
Jarema committed Nov 18, 2024
1 parent 65c7f3c commit 570be26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion async-nats/tests/configs/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.78
FROM rust:1.82
WORKDIR /usr/src/nats.rs/async-nats
ARG PROFILE=test
COPY . /usr/src/nats.rs
Expand Down

0 comments on commit 570be26

Please sign in to comment.