mirror of
https://github.com/lwch/natpass.git
synced 2024-04-21 12:41:54 +00:00
准备打包
This commit is contained in:
+5
-1
@@ -123,4 +123,8 @@
|
||||
# v0.9.0
|
||||
|
||||
1. 远程桌面支持macos系统
|
||||
2. 修改部署文档
|
||||
2. 修改部署文档
|
||||
|
||||
# v0.9.1
|
||||
|
||||
1. 修正客户端在断网后会假死的问题
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
VERSION=0.9.0
|
||||
VERSION=0.9.1
|
||||
|
||||
DOCKER_BUILDKIT=1 docker build -t natpass -f contrib/build/Dockerfile .
|
||||
docker run --rm \
|
||||
|
||||
Reference in New Issue
Block a user