mirror of
https://github.com/lwch/natpass.git
synced 2024-04-21 12:41:54 +00:00
打包准备
This commit is contained in:
+1
-1
@@ -149,6 +149,6 @@
|
||||
|
||||
1. 修正code-server中剪贴板无法使用的问题
|
||||
|
||||
# TODO
|
||||
# v0.10.4
|
||||
|
||||
1. 修正windows下连接异常无法正常退出的问题
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
VERSION=0.10.3
|
||||
VERSION=0.10.4
|
||||
|
||||
DOCKER_BUILDKIT=1 docker build -t natpass -f contrib/build/Dockerfile .
|
||||
docker run --rm \
|
||||
|
||||
Reference in New Issue
Block a user