File tree Expand file tree Collapse file tree 14 files changed +14
-14
lines changed
aarch64-unknown-linux-gnu
arm-unknown-linux-gnueabihf
armv7-unknown-linux-gnueabihf
powerpc64-unknown-linux-gnu
x86_64-unknown-linux-musl Expand file tree Collapse file tree 14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1- FROM ubuntu:18 .04
1+ FROM ubuntu:20 .04
22
33RUN apt-get update && apt-get install -y --no-install-recommends \
44 curl \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18 .04
1+ FROM ubuntu:20 .04
22RUN apt-get update && apt-get install -y --no-install-recommends \
33 gcc \
44 ca-certificates \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18 .04
1+ FROM ubuntu:20 .04
22
33RUN apt-get update && apt-get install -y --no-install-recommends \
44 curl \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18 .04
1+ FROM ubuntu:20 .04
22RUN apt-get update && apt-get install -y --no-install-recommends \
33 gcc \
44 ca-certificates \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18 .04
1+ FROM ubuntu:20 .04
22
33RUN apt-get update && apt-get install -y --no-install-recommends \
44 curl \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18 .04
1+ FROM ubuntu:20 .04
22RUN apt-get update && apt-get install -y --no-install-recommends \
33 gcc \
44 ca-certificates \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18 .04
1+ FROM ubuntu:20 .04
22RUN apt-get update && apt-get install -y --no-install-recommends \
33 gcc-multilib \
44 libc6-dev \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18 .04
1+ FROM ubuntu:20 .04
22
33RUN apt-get update && apt-get install -y --no-install-recommends \
44 curl \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18 .04
1+ FROM ubuntu:20 .04
22RUN apt-get update && apt-get install -y --no-install-recommends \
33 gcc-multilib \
44 libc6-dev \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18 .04
1+ FROM ubuntu:20 .04
22
33RUN apt-get update && apt-get install -y --no-install-recommends \
44 gcc \
You can’t perform that action at this time.
0 commit comments