Skip to content

Commit

Permalink
Merge pull request #177 from rpomaris/main
Browse files Browse the repository at this point in the history
pin container image version
  • Loading branch information
rpomaris authored Mar 5, 2024
2 parents 372a9ff + bacd423 commit 8cdfe8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3.test_cases/14.bionemo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ cp -r /apps/awsome-distributed-training/3.test_cases/14.bionemo/* ./apps/

```bash
cd /apps/
docker pull nvcr.io/nvidia/clara/bionemo-framework:latest
docker pull nvcr.io/nvidia/clara/bionemo-framework:1.2
```

## 3. Create Conda env
Expand Down

0 comments on commit 8cdfe8a

Please sign in to comment.