打包准备

This commit is contained in:
lwch
2021-11-19 10:21:11 +08:00
parent 898c10848f
commit e41b900646
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
VERSION=0.6.2
VERSION=0.7.0
DOCKER_BUILDKIT=1 docker build -t natpass -f contrib/build/Dockerfile .
docker run --rm \