We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4795bff commit 5a900eaCopy full SHA for 5a900ea
README.md
@@ -29,8 +29,8 @@ docker rmi $(docker images -q) -f
29
docker system prune -a
30
31
32
-export NELSON_VERSION=1.8.0
33
-export NELSON_VERSION_TAG=4314
+export NELSON_VERSION=1.9.0
+export NELSON_VERSION_TAG=4392
34
35
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 .
36
0 commit comments