We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a8337 commit 62c3d46Copy full SHA for 62c3d46
docker/Dockerfile
@@ -6,7 +6,7 @@
6
# pre-built versions of this container are pushed as a package to the repository
7
# as well.
8
9
-FROM ubuntu:22.04
+FROM ubuntu:24.04
10
11
RUN apt-get update && \
12
apt-get install -y cmake ninja-build make autoconf autogen automake libtool && \
0 commit comments