mirror of
https://github.com/Smeagolworms4/MQTT-Explorer.git
synced 2026-07-27 19:56:27 +00:00
Update Dockerfile.browser
This commit is contained in:
@@ -30,7 +30,7 @@ RUN mkdir -p /mqtt-explorer/config
|
||||
|
||||
WORKDIR /mqtt-explorer/app/
|
||||
|
||||
RUN apk add --no-cache git python make g++\
|
||||
RUN apk update && apk add --no-cache git python make g++\
|
||||
&& yarn cache clean\
|
||||
&& yarn install --network-timeout 1000000\
|
||||
&& yarn build:browser\
|
||||
|
||||
Reference in New Issue
Block a user