Skip to content

Commit d23f32d

Browse files
Update Dockerfile
More dependency Tetris.
1 parent 5432018 commit d23f32d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22
# FROM tensorflow/tensorflow:2.19.0
3-
FROM python:3.14.0rc3-trixie
3+
# FROM python:3.14.0rc3-trixie
4+
FROM python:3.13.7-trixie
45

56
RUN apt update -y
67
RUN apt upgrade -y

0 commit comments

Comments
 (0)