Skip to content

Commit

Permalink
wrong docker image in nbggit
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrinks committed Jul 31, 2024
1 parent 30f7033 commit 8cbabe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM quay.io/isciences/tops-school-py:latest
FROM quay.io/isciences/tops-school:latest

RUN pip install nbgitpuller

1 comment on commit 8cbabe5

@joshbrinks
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jmunroe That was our python image. I switched it to the R stack.

Please sign in to comment.