mirror of
https://github.com/alljoynsville/openwrt-builder.git
synced 2026-08-11 16:32:57 +00:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ USER openwrt
|
||||
RUN cd /home/openwrt && \
|
||||
git clone --depth 1 --branch v18.06.0 https://git.openwrt.org/openwrt/openwrt.git openwrt && \
|
||||
cd openwrt && \
|
||||
./scripts/feeds update && \
|
||||
./scripts/feeds update -a && \
|
||||
rm -rf tmp
|
||||
|
||||
WORKDIR /home/openwrt/openwrt
|
||||
|
||||
Reference in New Issue
Block a user