Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
bumped rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
thesuzerain committed Nov 3, 2023
1 parent 0943ae4 commit 930cd9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.68.0 as build
FROM rust:1.70.0 as build
ENV PKG_CONFIG_ALLOW_CROSS=1

WORKDIR /usr/src/labrinth
Expand Down

0 comments on commit 930cd9a

Please sign in to comment.