Skip to content

Commit

Permalink
fix: dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaansehgal99 committed Nov 1, 2023
1 parent 2f2821d commit 86ff9e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/presets/falcon/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use the NVIDIA PyTorch image as a base
FROM nvcr.io/nvidia/pytorch:23.06-py3
FROM nvcr.io/nvidia/pytorch:23.10-py3

# Set the working directory
WORKDIR /workspace/falcon
Expand Down

0 comments on commit 86ff9e0

Please sign in to comment.