Skip to content

Commit bf30de7

Browse files
committed
ci: Upgrade ubuntu:25.04 for the PowerPC64LE test
Update the last remaining image.
1 parent 0c7a82c commit bf30de7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ci/docker/powerpc64le-unknown-linux-gnu/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# FIXME(ppc): We want 25.04 but get SIGILLs
2-
ARG IMAGE=ubuntu:24.04
1+
ARG IMAGE=ubuntu:25.04
32
FROM $IMAGE
43

54
RUN apt-get update && \

0 commit comments

Comments
 (0)