Skip to content

Commit

Permalink
Changed the docker image tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
thospfuller committed Jun 24, 2020
1 parent 02357e1 commit 1666d29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DOCKER_EXAMPLE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The following is a fully working example based on the Rocker/RStudio image.

### From the command line:

```docker pull thospfuller/rcoboldi-rocker-rstudio:[latest or 1.0.2 or some other tag]```
```docker pull thospfuller/rcoboldi-rockstar-rstudio:[latest or 1.0.3 or some other tag]```

then

Expand All @@ -21,7 +21,7 @@ then
should show something like this:

> REPOSITORY TAG IMAGE ID CREATED SIZE
> thospfuller/rcoboldi-rocker-rstudio 1.0.2 3f8c1c269940 37 minutes ago 2.42GB
> thospfuller/rcoboldi-rockstar-rstudio 1.0.3 3f8c1c269940 37 minutes ago 2.42GB
then

Expand Down

0 comments on commit 1666d29

Please sign in to comment.