fix case on arg

multi_adapter
binhex 8 months ago
parent 74f5a49ffe
commit b8993266ce

@ -15,7 +15,7 @@ ADD build/*.conf /etc/supervisor/conf.d/
ADD build/root/*.sh /root/
# get release tag name from build arg
arg RELEASETAG
ARG RELEASETAG
# add run bash scripts
ADD run/nobody/*.sh /home/nobody/

Loading…
Cancel
Save