Skip to content

Commit

Permalink
Use Rust 1.73 in Docker
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
  • Loading branch information
ggwpez committed Feb 21, 2024
1 parent e1ebfc1 commit 024177f
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 docker.io/paritytech/ci-unified:bullseye-1.71.0 as builder
FROM docker.io/paritytech/ci-unified:bullseye-1.73.0 as builder

ARG PROFILE=production
WORKDIR /app
Expand Down

0 comments on commit 024177f

Please sign in to comment.