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
+
2
3
RUN apt-get update && \
3
4
apt-get install -y --no-install-recommends \
4
5
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
+
2
3
RUN apt-get update && \
3
4
apt-get install -y --no-install-recommends \
4
5
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
+
2
3
RUN apt-get update && \
3
4
apt-get install -y --no-install-recommends \
4
5
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
+
2
3
RUN apt-get update && \
3
4
apt-get install -y --no-install-recommends \
4
5
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
+
2
3
RUN apt-get update && \
3
4
apt-get install -y --no-install-recommends \
4
5
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
2
2
3
3
RUN apt-get update && \
4
4
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
+
2
3
RUN apt-get update && \
3
4
apt-get install -y --no-install-recommends \
4
5
ca-certificates \
Original file line number Diff line number Diff line change 1
- FROM ubuntu:18.04
1
+ FROM ubuntu:24.04
2
+
2
3
RUN apt-get update && \
3
4
apt-get install -y --no-install-recommends \
4
5
ca-certificates \
Original file line number Diff line number Diff line change 1
- FROM ubuntu:18 .04
1
+ FROM ubuntu:24 .04
2
2
3
3
RUN apt-get update && \
4
4
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
2
3
3
RUN apt-get update && \
4
4
apt-get install -y --no-install-recommends \
You can’t perform that action at this time.
0 commit comments