准备打包

This commit is contained in:
lwch
2022-07-12 10:18:50 +08:00
parent fc09ae9cd9
commit ebd8b676f8
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -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 \