Skip to content

Commit

Permalink
bump rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
morphy2k committed Sep 11, 2021
1 parent c26dceb commit 3c5ccd6
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.54.0 as builder
FROM rust:1.55.0 as builder

ENV PKG_CONFIG_ALLOW_CROSS=1

Expand Down

0 comments on commit 3c5ccd6

Please sign in to comment.