Bump OPENWRT_VERSION to 22.03.4

This commit is contained in:
Lee Miller 2023-08-07 07:11:02 +03:00
parent fbf650162a
commit b934e9aa00
Signed by: lee.miller
GPG Key ID: 4F97A5EA88F4AB63
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ 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=22.03.4
ENV OPENWRT_TARGET=bcm27xx
ENV OPENWRT_DEVICE=bcm2711
ENV OPENWRT_CC=gcc-11.2.0_musl