Skip to content

Commit 4a1c25c

Browse files
authored
Update README.md
1 parent 5d28431 commit 4a1c25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Create a repo with a Dockerfile that looks like the example below. Include the f
4141
4242
Your Dockerfile in your repo will look like
4343
```
44-
FROM ghcr.io/nmfs-opensci/container-images/py-rocket-base:latest
44+
FROM ghcr.io/nmfs-opensci/py-rocket-base:latest
4545
4646
# If needed to do a root install of software
4747
USER root

0 commit comments

Comments
 (0)