python 3.13 version specified
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user