📎 Allow overwrite archive task props.

This commit is contained in:
Andrey Antukh 2021-08-27 09:42:33 +02:00
parent e768600df3
commit c9985121c4
2 changed files with 5 additions and 2 deletions

View file

@ -6,7 +6,7 @@ ARG DEBIAN_FRONTEND=noninteractive
ENV NODE_VERSION=v14.17.5 \
CLOJURE_VERSION=1.10.3.933 \
CLJKONDO_VERSION=2021.07.28 \
BABASHKA_VERSION=0.5.0 \
BABASHKA_VERSION=0.5.1 \
LANG=en_US.UTF-8 \
LC_ALL=en_US.UTF-8