Update pkg FROM
This commit is contained in:
parent
dd29fede67
commit
535a24129b
8 changed files with 7 additions and 7 deletions
|
@ -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 \
|
||||
|
|
Reference in a new issue