Skip to content

Commit

Permalink
upd container versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vmikk committed Mar 22, 2024
1 parent 3bc3e13 commit f14cf91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The `Dockerfile_NoPerlbrew` should be present in the current directory.

A ready-to-use image is available at [Docker Hub](https://hub.docker.com/r/vmikk/biodiverse) and can be downloaded with:
```
docker pull vmikk/biodiverse:1.3.0
docker pull vmikk/biodiverse:1.5.0
```


Expand All @@ -34,7 +34,7 @@ The `SingularityDef_NoPerlbrew.def` should be present in the current directory.

A ready-to-use image is available at the [Singularity Library](https://cloud.sylabs.io/library/vmiks/gbif/biodiverse) and can be downloaded with:
```
singularity pull --arch amd64 library://vmiks/gbif/biodiverse:1-3-0
singularity pull --arch amd64 library://vmiks/gbif/biodiverse:1-5-0
```


Expand Down

0 comments on commit f14cf91

Please sign in to comment.