Bump to 23.05.3
This commit is contained in:
parent
d56af4d393
commit
dd294ddb93
|
@ -9,10 +9,10 @@ RUN DEBIAN_FRONTEND=noninteractive TZ=UTC \
|
|||
gettext xsltproc wget unzip python python3-distutils
|
||||
|
||||
# Board build parameters
|
||||
ENV OPENWRT_VERSION=22.03.2
|
||||
ENV OPENWRT_VERSION=23.05.2
|
||||
ENV OPENWRT_TARGET=bcm27xx
|
||||
ENV OPENWRT_DEVICE=bcm2711
|
||||
ENV OPENWRT_CC=gcc-11.2.0_musl
|
||||
ENV OPENWRT_CC=gcc-12.3.0_musl
|
||||
|
||||
RUN mkdir /Downloads
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user