feat: 更新 用户服务的api-docs,更新poa-api-docs-installer 镜像版本 1.1.1-SNAPSHOT
diff --git a/poa-api-docs/docker-build.sh b/poa-api-docs/docker-build.sh
index f9beb20..4ea6036 100755
--- a/poa-api-docs/docker-build.sh
+++ b/poa-api-docs/docker-build.sh
@@ -8,7 +8,7 @@
 IMAGE_PREFIX="authx-service"
 
 NAME="poa-api-docs-installer"
-VERSION="1.1.0-SNAPSHOT"
+VERSION="1.1.1-SNAPSHOT"
 
 
 function build
@@ -52,4 +52,4 @@
   ;;
 esac
 
-exit 0
\ No newline at end of file
+exit 0