We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
x86_64-gnu-miri
1 parent 03d7ad7 commit c98b9b5Copy full SHA for c98b9b5
src/ci/docker/host-x86_64/x86_64-gnu-miri/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/rust-lang/ubuntu:22.04
+FROM ubuntu:24.04
2
3
ARG DEBIAN_FRONTEND=noninteractive
4
RUN apt-get update && apt-get install -y --no-install-recommends \
0 commit comments