mirror of
https://github.com/itdoginfo/podkop.git
synced 2026-05-13 16:31:12 +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
|
||||
RUN ./setup.sh \
|
||||
&& ./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
|
||||
RUN ./scripts/feeds update -a \
|
||||
&& ./scripts/feeds install luci-base \
|
||||
|
||||
Reference in New Issue
Block a user