mirror of
https://github.com/itdoginfo/podkop.git
synced 2026-05-14 00:41:10 +03:00
update/SDK version
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM openwrt/sdk:x86-64-SNAPSHOT
|
FROM openwrt/sdk:x86_64-v25.12.3
|
||||||
WORKDIR /builder
|
WORKDIR /builder
|
||||||
RUN ./setup.sh \
|
RUN ./setup.sh \
|
||||||
&& ./scripts/feeds update -a \
|
&& ./scripts/feeds update -a \
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FROM openwrt/sdk:x86_64-v24.10.3
|
FROM openwrt/sdk:x86_64-v24.10.6
|
||||||
WORKDIR /builder
|
WORKDIR /builder
|
||||||
RUN ./scripts/feeds update -a \
|
RUN ./scripts/feeds update -a \
|
||||||
&& ./scripts/feeds install luci-base \
|
&& ./scripts/feeds install luci-base \
|
||||||
|
|||||||
Reference in New Issue
Block a user