Rebase on Fedora 40
ContainerImages/collectd/pipeline/head There was a failure building this commit Details

main
Dustin 2024-05-25 11:12:27 -05:00
parent 2764541006
commit 7d72f5bc5c
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora:38 AS build
FROM registry.fedoraproject.org/fedora:40 AS build
RUN --mount=type=cache,target=/var/cache \
dnf install -y \
@ -32,7 +32,7 @@ RUN --mount=type=cache,target=/var/cache \
&& :
FROM registry.fedoraproject.org/fedora-minimal:38
FROM registry.fedoraproject.org/fedora-minimal:40
COPY --from=build /sysroot /