Compare commits

..

No commits in common. "c83bb6aec6b3106bd8969c1cfcf81663f6e01818" and "1e4522620554b4644fd4dcad02815bd9d72caafb" have entirely different histories.

3 changed files with 2 additions and 4 deletions

2
.gitignore vendored
View File

@ -24,5 +24,3 @@ yarn-debug.log*
yarn-error.log*
.eslintcache
build.sh
buildx.sh

View File

@ -1,7 +1,7 @@
#!/bin/bash
echo "Welcome!"
version="1.0.2"
version="1.0.1"
registryPass="*********"
echo "Create docker image with version $version."