打包准备

This commit is contained in:
lwch
2021-11-04 10:41:27 +08:00
parent 832b1edc8f
commit 70642ec96f
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
VERSION=0.5.0
VERSION=0.6.0
docker build -t natpass -f contrib/build/Dockerfile .
docker run --rm \