Skip to content

Commit 09b75b0

Browse files
committed
fall back to 3.12 due to Audioop dependency
1 parent e8c3ae6 commit 09b75b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3
1+
FROM python:3.12
22
LABEL org.opencontainers.image.source=https://github.com/seanauff/matrix-rf-bridge
33
LABEL org.opencontainers.image.description="The Matrix RF Bridge is a Python-based tool that uploads recordings from an RTLSDR-Airband instance (running in multichannel mode) to a Matrix server (e.g., Synapse)."
44
LABEL org.opencontainers.image.licenses=MIT

0 commit comments

Comments
 (0)