Skip to content

Commit

Permalink
chore(deps): update dependency rust to v1.61
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent 9f81c67 commit 5bf01c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cinder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.58-buster as builder
FROM rust:1.61-buster as builder
RUN rustup target add x86_64-unknown-linux-musl
RUN apt-get update && \
apt-get -y install ca-certificates cmake musl-tools libssl-dev pkg-config libpq-dev && \
Expand Down

0 comments on commit 5bf01c8

Please sign in to comment.