Skip to content

Commit 81e13df

Browse files
committed
updated version
1 parent 8ab5a7c commit 81e13df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Dockerhub Images
66

77
To start the docker image environment, do
88
```bash
9-
docker run -p80:80 -p8765:8765 -v $PWD:/source -it klavins/enviro:v1.0 bash
9+
docker run -p80:80 -p8765:8765 -v $PWD:/source -it klavins/enviro:v1.1 bash
1010
```
1111
This will start a bash promt from which you can build new projects and run the enviro server.
1212

0 commit comments

Comments
 (0)