Skip to content

Commit

Permalink
Dockerfile pulling from latest repo image
Browse files Browse the repository at this point in the history
  • Loading branch information
STDSU committed Mar 25, 2024
1 parent bcb49cb commit 47e0676
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 1 addition & 2 deletions metadata/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
FROM ghcr.io/compbiocore/bootcamp_scrna:mar_18_04-24-48_2024
RUN R -e "SeuratData::InstallData('pbmc3k')"
FROM ghcr.io/compbiocore/bootcamp_scrna:mar_25_10-42-25_2024
2 changes: 2 additions & 0 deletions metadata/docker_builds/mar_25_10-42-25_2024/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FROM ghcr.io/compbiocore/bootcamp_scrna:mar_18_04-24-48_2024
RUN R -e "SeuratData::InstallData('pbmc3k')"

0 comments on commit 47e0676

Please sign in to comment.