Skip to content

Commit 0ac1c16

Browse files
committed
update dockerfile for fedora
Forgot to run the generation script to include the redhat-rpm-config package. Signed-off-by: Daniel Wagner <wagi@kernel.org>
1 parent 00b416e commit 0ac1c16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main/Dockerfile.fedora

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ RUN dnf update -y && \
2424
openssl-devel \
2525
keyutils-libs-devel \
2626
dbus-devel \
27+
redhat-rpm-config \
2728
libcurl \
2829
libarchive \
2930
python3 \

0 commit comments

Comments
 (0)