We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d28431 commit 4a1c25cCopy full SHA for 4a1c25c
README.md
@@ -41,7 +41,7 @@ Create a repo with a Dockerfile that looks like the example below. Include the f
41
42
Your Dockerfile in your repo will look like
43
```
44
-FROM ghcr.io/nmfs-opensci/container-images/py-rocket-base:latest
+FROM ghcr.io/nmfs-opensci/py-rocket-base:latest
45
46
# If needed to do a root install of software
47
USER root
0 commit comments