Update OpenWrt container image
This commit is contained in:
parent
0aad80c716
commit
64b58aab14
|
@ -61,7 +61,7 @@ jobs:
|
||||||
test-on-openwrt:
|
test-on-openwrt:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: openwrtorg/rootfs:x86-64-openwrt-22.03
|
image: openwrt/rootfs:x86-64-openwrt-22.03
|
||||||
steps:
|
steps:
|
||||||
- name: Fix var directory
|
- name: Fix var directory
|
||||||
run: mkdir -p /var/lock
|
run: mkdir -p /var/lock
|
||||||
|
|
Loading…
Reference in New Issue