Skip to content

Commit

Permalink
updated CI to use an image with Python 3.10 installed
Browse files Browse the repository at this point in the history
  • Loading branch information
Prashanth Kanduri committed Oct 27, 2023
1 parent 8b2bef7 commit 3d240be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/Dockerfile.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/prashanthkanduri/librascal-pytorch2:latest
FROM docker.io/prashanthkanduri/librascal-pytorch2:python310

COPY . /sphericart

Expand Down

0 comments on commit 3d240be

Please sign in to comment.