Skip to content

Commit aa0a724

Browse files
committed
Fix Base image
1 parent 9c2cad0 commit aa0a724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13.0
1+
FROM python:3.12.0
22

33
RUN apt-get -y update
44
RUN apt-get install -y build-essential python3.11-dev libhdf5-dev ffmpeg

0 commit comments

Comments
 (0)