准备打包

This commit is contained in:
lwch
2022-02-14 16:06:21 +08:00
parent f8c221ab8f
commit 17f277975e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
VERSION=0.8.2
VERSION=0.8.3
DOCKER_BUILDKIT=1 docker build -t natpass -f contrib/build/Dockerfile .
docker run --rm \