Update base Image to Ubuntu 22.10
This has newer meson, which fixes an important LTO related issue.
This commit is contained in:
parent
2f0d9dbf8b
commit
ec535f414f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM ubuntu:22.04
|
FROM ubuntu:22.10
|
||||||
|
|
||||||
ENV DEBIAN_FRONTEND noninteractive
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
RUN \
|
RUN \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue