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.
1 parent b185e89 commit 3c7a871Copy full SHA for 3c7a871
ci/docker/powerpc64le-unknown-linux-gnu/Dockerfile
@@ -1,5 +1,4 @@
1
-# FIXME(ppc): We want 25.04 but get SIGILLs
2
-ARG IMAGE=ubuntu:24.04
+ARG IMAGE=ubuntu:25.04
3
FROM $IMAGE
4
5
RUN apt-get update && \
0 commit comments