python 3.13 version specified

This commit is contained in:
Domingo Dirutigliano
2025-02-18 10:00:30 +01:00
parent 2af9f18410
commit 5fd518ed9c

View File

@@ -15,7 +15,7 @@ RUN bun run build
#Building main conteiner
FROM --platform=$TARGETARCH registry.fedoraproject.org/fedora:latest
RUN dnf -y update && dnf install -y python3-devel python3-pip @development-tools gcc-c++ \
RUN dnf -y update && dnf install -y python3.13-devel python3-pip @development-tools gcc-c++ \
libnetfilter_queue-devel libnfnetlink-devel libmnl-devel libcap-ng-utils nftables \
vectorscan-devel libtins-devel python3-nftables libpcap-devel boost-devel