update ubuntu version
Some checks failed
Release / dynamic (push) Failing after 2m11s
Release / MXE (push) Failing after 7s
Release / static (push) Failing after 7s
Release / MXE Win32 Dynamic (push) Has been skipped
Release / MXE Win32 Static (push) Has been skipped
Release / MXE Win64 Dynamic (push) Has been skipped
Release / MXE Win64 Static (push) Has been skipped
Some checks failed
Release / dynamic (push) Failing after 2m11s
Release / MXE (push) Failing after 7s
Release / static (push) Failing after 7s
Release / MXE Win32 Dynamic (push) Has been skipped
Release / MXE Win32 Static (push) Has been skipped
Release / MXE Win64 Dynamic (push) Has been skipped
Release / MXE Win64 Static (push) Has been skipped
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:22.04
|
||||
FROM ubuntu:24.04
|
||||
|
||||
# RUN echo 'Acquire::http { Proxy "http://192.168.1.2:3142"; };' >> /etc/apt/apt.conf.d/00proxy
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:22.04
|
||||
FROM ubuntu:24.04
|
||||
ENTRYPOINT ["/bin/bash"]
|
||||
|
||||
# RUN echo 'Acquire::http { Proxy "http://192.168.1.2:3142"; };' >> /etc/apt/apt.conf.d/00proxy
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:22.04
|
||||
FROM ubuntu:24.04
|
||||
|
||||
# RUN echo 'Acquire::http { Proxy "http://192.168.1.2:3142"; };' >> /etc/apt/apt.conf.d/00proxy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user