Debian 11 LTS support ends in June 2026, so it's probably around the
time when support for the OpenWrt 24.10 release might end. Therefore,
let's switch to Debian 12, which should have LTS support until June 2028
and is the latest and greatest.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
RUN make -j$(nproc) static
-FROM debian:11
+FROM debian:12
MAINTAINER OpenWrt Maintainers
ARG DEBIAN_FRONTEND=noninteractive
-FROM debian:11
+FROM debian:12
MAINTAINER OpenWrt Maintainers
ARG DEBIAN_FRONTEND=noninteractive