Skip to content

Commit da40398

Browse files
committed
[elfutils] switch to Ubuntu 24.04
1 parent b790d89 commit da40398

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

projects/elfutils/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#
1515
################################################################################
1616

17-
FROM gcr.io/oss-fuzz-base/base-builder
17+
FROM gcr.io/oss-fuzz-base/base-builder:ubuntu-24-04
1818
RUN apt-get update && \
1919
apt-get install -y pkg-config make autoconf autopoint zlib1g-dev zlib1g-dev:i386 flex gawk bison
2020
RUN git clone --depth 1 https://sourceware.org/git/elfutils.git

projects/elfutils/project.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ view_restrictions: none
1818
auto_ccs:
1919
- amerey@redhat.com
2020
- izzeem@google.com
21+
base_os_version: ubuntu-24-04

0 commit comments

Comments
 (0)