Update pkg FROM

This commit is contained in:
nemunaire 2023-02-19 19:16:41 +01:00
parent dd29fede67
commit 535a24129b
8 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
FROM openwrtorg/rootfs:x86-64-21.02.2
FROM openwrtorg/rootfs:x86-64-22.03.3
RUN mkdir -p /var/lock/ && opkg update && opkg install \
bind-dig \