Skip to content

Commit b29bb52

Browse files
committed
Update Dockerfile for x86_64-unknown-linux-gnu
1 parent 185a836 commit b29bb52

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
FROM rust-x86_64-unknown-linux-gnu
2+
3+
RUN yum upgrade -y && \
4+
yum install -y perl-IPC-Cmd

0 commit comments

Comments
 (0)