Fix rpm build with debian

This commit is contained in:
SpiritCroc 2024-10-20 15:32:25 +02:00
parent 8e8d874236
commit 85546de7b7

View File

@ -15,6 +15,7 @@ RUN apt-get -qq update && apt-get -qq install --no-install-recommends -y \
openssl \
pkg-config \
python3 \
rpm \
tcl \
vim
RUN ln -s /usr/bin/python3 /usr/bin/python