Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
goergen95 committed May 6, 2024
1 parent 0fb26e7 commit be93214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The images are based on [rocker](https://rocker-project.org/). If you wanted to
R Studio on `localhost:8787` run:

```bash
docker run --rm -p 8787:8787 -e PASSWORD=supersecret ghcr.io/mapme-initiative/mapme-spatial:1.0
docker run --rm -p 8787:8787 -e PASSWORD=supersecret ghcr.io/mapme-initiative/mapme-spatial:latest
```

To build the docker image locally run:
Expand Down

0 comments on commit be93214

Please sign in to comment.