Skip to content

Commit

Permalink
stick with Python 3.10 in image
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdjscott committed Nov 12, 2023
1 parent e092818 commit d2e45c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ML102.def
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Bootstrap: docker
From: python:3.11-bookworm
From: python:3.10-bookworm

%files
./ /opt/ml102_workshop/
Expand Down

0 comments on commit d2e45c3

Please sign in to comment.