Skip to content

Commit

Permalink
Update python version and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Oct 30, 2024
1 parent 4bd0277 commit 50b5586
Show file tree
Hide file tree
Showing 5 changed files with 1,063 additions and 932 deletions.
2 changes: 1 addition & 1 deletion apps/iatlas/data/.python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.10.13
3.11.9
2 changes: 1 addition & 1 deletion apps/iatlas/data/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10.13
FROM python:3.11.9

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down
Loading

0 comments on commit 50b5586

Please sign in to comment.