Skip to content

Commit

Permalink
chore(deps): update dependency rust to v1.60
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 7, 2022
1 parent 9f81c67 commit ce700be
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.60-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 ce700be

Please sign in to comment.