This repository was archived by the owner on Apr 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 13 files changed +21
-13
lines changed
aarch64-unknown-linux-gnu
arm-unknown-linux-gnueabihf
arm-unknown-linux-gnueabi
armv7-unknown-linux-gnueabihf
mips64-unknown-linux-gnuabi64
mips64el-unknown-linux-gnuabi64
powerpc-unknown-linux-gnu
powerpc64-unknown-linux-gnu
powerpc64le-unknown-linux-gnu Expand file tree Collapse file tree 13 files changed +21
-13
lines changed Original file line number Diff line number Diff line change 1- FROM ubuntu:18.04
1+ FROM ubuntu:24.04
2+
23RUN apt-get update && \
34 apt-get install -y --no-install-recommends \
45 gcc libc6-dev ca-certificates \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18.04
1+ FROM ubuntu:24.04
2+
23RUN apt-get update && \
34 apt-get install -y --no-install-recommends \
45 gcc libc6-dev ca-certificates \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18.04
1+ FROM ubuntu:24.04
2+
23RUN apt-get update && \
34 apt-get install -y --no-install-recommends \
45 gcc libc6-dev ca-certificates \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18.04
1+ FROM ubuntu:24.04
2+
23RUN apt-get update && \
34 apt-get install -y --no-install-recommends \
45 gcc libc6-dev ca-certificates \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18.04
1+ FROM ubuntu:24.04
2+
23RUN apt-get update && \
34 apt-get install -y --no-install-recommends \
45 gcc-multilib libc6-dev ca-certificates
Original file line number Diff line number Diff line change 1- FROM ubuntu:18 .04
1+ FROM ubuntu:24 .04
22
33RUN apt-get update && \
44 apt-get install -y --no-install-recommends \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18.04
1+ FROM ubuntu:24.04
2+
23RUN apt-get update && \
34 apt-get install -y --no-install-recommends \
45 ca-certificates \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18.04
1+ FROM ubuntu:24.04
2+
23RUN apt-get update && \
34 apt-get install -y --no-install-recommends \
45 ca-certificates \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18 .04
1+ FROM ubuntu:24 .04
22
33RUN apt-get update && \
44 apt-get install -y --no-install-recommends \
Original file line number Diff line number Diff line change 1- FROM ubuntu:18 .04
1+ FROM ubuntu:24 .04
22
33RUN apt-get update && \
44 apt-get install -y --no-install-recommends \
You can’t perform that action at this time.
0 commit comments