Skip to content

Commit db4618c

Browse files
committed
Use ubuntu:24.04 in x86_64-gnu-aux
1 parent c98b9b5 commit db4618c

File tree

1 file changed

+1
-1
lines changed
  • src/ci/docker/host-x86_64/x86_64-gnu-aux

1 file changed

+1
-1
lines changed

src/ci/docker/host-x86_64/x86_64-gnu-aux/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:24.04
22

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

0 commit comments

Comments
 (0)