打包准备

This commit is contained in:
lwch
2022-01-24 14:47:46 +08:00
parent 16a5c03ebc
commit b09c7a0719
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
VERSION=0.8.1
VERSION=0.8.2
DOCKER_BUILDKIT=1 docker build -t natpass -f contrib/build/Dockerfile .
docker run --rm \
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
VERSION=0.8.1
VERSION=0.8.2
DOCKER_BUILDKIT=1 docker build -t natpass -f contrib/build/Dockerfile .
docker run --rm \