Skip to content

Commit 704ee05

Browse files
authored
Update Dockerfile
1 parent 54ab692 commit 704ee05

File tree

1 file changed

+1
-1
lines changed
  • ctest/ci/docker/x86_64-unknown-linux-gnu

1 file changed

+1
-1
lines changed

ctest/ci/docker/x86_64-unknown-linux-gnu/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:23.10
1+
FROM ubuntu:24.04
22
RUN apt-get update
33
RUN apt-get install -y --no-install-recommends \
44
gcc libc6-dev ca-certificates linux-headers-generic git

0 commit comments

Comments
 (0)