master
Tudor Stanciu 2021-08-15 02:29:07 +03:00
parent 6910a79319
commit 0ee66208b7
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
echo "Welcome!"
version="1.0.0"
version="1.0.1"
localRegistryPass="***REMOVED***"
echo "Login to dockerhub registry."

View File

@ -1,7 +1,7 @@
#!/bin/bash
echo "Welcome!"
version="1.0.0"
version="1.0.1"
localRegistryPass="***REMOVED***"
dockerHubRegistryPass="***REMOVED***"