Skip to content

Commit a237f59

Browse files
chore(deps): update python docker tag
1 parent e1e70ea commit a237f59

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.9.13
1+
3.10.6

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.9
1+
FROM python:3.10
22
RUN pip install jupyter
33
RUN pip install psyke
44
RUN apt update; apt install -y -q openjdk-17-jdk

0 commit comments

Comments
 (0)