We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8954863 commit cec557dCopy full SHA for cec557d
1 file changed
src/ci/docker/host-x86_64/x86_64-gnu/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:22.04
+FROM ubuntu:26.04
2
3
ARG DEBIAN_FRONTEND=noninteractive
4
RUN apt-get update && apt-get install -y --no-install-recommends \
0 commit comments