api version increase

master
Tudor Stanciu 2022-01-18 19:24:49 +02:00
parent fc4452045a
commit e37c5203ba
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
echo "Welcome!" echo "Welcome!"
version="1.0.4.1" version="1.0.5"
localRegistryPass="***REMOVED***" localRegistryPass="***REMOVED***"
echo "Create docker image with version $version." echo "Create docker image with version $version."