Update to 1.5.1 version (add readline extension)

This commit is contained in:
crazywhalecc
2022-06-20 21:17:51 +08:00
parent c5fc6fa9dc
commit 96bc62b2a9
3 changed files with 5 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ FROM alpine:latest
# define script basic information
# Version of this Dockerfile
ENV SCRIPT_VERSION=1.5.0
ENV SCRIPT_VERSION=1.5.1
# Download address uses backup address
ARG USE_BACKUP_ADDRESS