Skip to content

Commit 8c02051

Browse files
committed
Auto merge of #157531 - xonx4l:bump-x86_64-gnu-26.04, r=<try>
ci: bump x86_64-gnu base image to 26.04 try-job: x86_64-gnu
2 parents 8954863 + cec557d commit 8c02051

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ci/docker/host-x86_64/x86_64-gnu/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:22.04
1+
FROM ubuntu:26.04
22

33
ARG DEBIAN_FRONTEND=noninteractive
44
RUN apt-get update && apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)