Skip to content

Commit

Permalink
Merge pull request #3657 from input-output-hk/update-ci-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene-babichenko authored Oct 18, 2021
2 parents a24df5a + db44d1b commit 0f9688a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM rust:1.53-slim
FROM rust:1.55-slim
RUN apt-get update && apt-get install -y pkg-config libssl-dev && apt-get clean
RUN cargo install cargo-audit

0 comments on commit 0f9688a

Please sign in to comment.