打包准备

This commit is contained in:
lwch
2022-08-05 15:21:20 +08:00
parent 8f518a23ae
commit f50b2c9dc8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
VERSION=0.10.1
VERSION=0.10.2
DOCKER_BUILDKIT=1 docker build -t natpass -f contrib/build/Dockerfile .
docker run --rm \