diff --git a/Containerfile b/Containerfile index 83dee77..02be00a 100644 --- a/Containerfile +++ b/Containerfile @@ -22,7 +22,7 @@ RUN --mount=type=cache,target=/var/cache \ RUN --mount=type=cache,target=/var/cache \ rpm -ivh -f --nodeps --root=/sysroot \ /var/cache/rpms/collectd*.rpm \ - /var/cache/rpms/libi2c-*.rpm \ + /var/cache/rpms/lm_sensors-libs-*.rpm \ /var/cache/rpms/libmicrohttpd-*.rpm \ /var/cache/rpms/libmnl-*.rpm \ /var/cache/rpms/protobuf-c-*.rpm \