Skip to content

Commit 5a900ea

Browse files
v1.9.0
1 parent 4795bff commit 5a900ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ docker rmi $(docker images -q) -f
2929
docker system prune -a
3030

3131

32-
export NELSON_VERSION=1.8.0
33-
export NELSON_VERSION_TAG=4314
32+
export NELSON_VERSION=1.9.0
33+
export NELSON_VERSION_TAG=4392
3434

3535
docker build --build-arg NELSON_VERSION=$NELSON_VERSION --build-arg NELSON_VERSION_TAG=$NELSON_VERSION_TAG -t nelsonsoftware/nelson-sio-cli:latest -t nelsonsoftware/nelson-sio-cli:v$NELSON_VERSION .
3636

0 commit comments

Comments
 (0)