打包准备

This commit is contained in:
lwch
2021-11-22 14:56:17 +08:00
parent f0b13a5dfb
commit 80105b5a1c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
VERSION=0.7.0
VERSION=0.7.1
DOCKER_BUILDKIT=1 docker build -t natpass -f contrib/build/Dockerfile .
docker run --rm \