mirror of
https://github.com/wireadmin/wireadmin
synced 2025-05-04 04:03:58 +00:00
fix
This commit is contained in:
parent
00af40f87b
commit
6559f8f46f
@ -32,7 +32,7 @@ RUN xx-apk update && xx-apk upgrade && xx-apk add -U --no-cache \
|
||||
bash \
|
||||
make \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
SHELL ["/bin/bash", "-c"]
|
||||
SHELL ["/usr/bin/env","bash", "-c"]
|
||||
RUN <<EOT
|
||||
set -ex
|
||||
cd /tmp
|
||||
|
Loading…
Reference in New Issue
Block a user