Skip to content

Commit

Permalink
Update OpenWrt container image
Browse files Browse the repository at this point in the history
  • Loading branch information
Hill-98 authored Dec 4, 2023
1 parent 0aad80c commit 64b58aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bats-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
test-on-openwrt:
runs-on: ubuntu-latest
container:
image: openwrtorg/rootfs:x86-64-openwrt-22.03
image: openwrt/rootfs:x86-64-openwrt-22.03
steps:
- name: Fix var directory
run: mkdir -p /var/lock
Expand Down

0 comments on commit 64b58aa

Please sign in to comment.