Skip to content

Commit

Permalink
Switch to more experimental rust repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Feb 2, 2023
1 parent fba1ff1 commit e6dbdf1
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
Expand Up @@ -7,7 +7,7 @@ RUN \
apt-get -y dist-upgrade && \
apt-get install -y software-properties-common && \
add-apt-repository -y ppa:marutter/rrutter4.0 && \
add-apt-repository -y ppa:ubuntu-mozilla-security/rust-next && \
add-apt-repository -y ppa:ubuntu-mozilla-security/rust-updates && \
apt-get update && \
apt-get install -y \
cargo \
Expand Down

0 comments on commit e6dbdf1

Please sign in to comment.