File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ jobs:
152152 -e ENABLE_PPPOE=${{ inputs.enable_pppoe }} \
153153 -e PPPOE_ACCOUNT=${{ inputs.pppoe_account }} \
154154 -e PPPOE_PASSWORD=${{ inputs.pppoe_password }} \
155- immortalwrt/imagebuilder:rockchip-armv8-openwrt-24.10.2 /bin/bash /home/build/immortalwrt/build.sh
155+ immortalwrt/imagebuilder:rockchip-armv8-openwrt-24.10.3 /bin/bash /home/build/immortalwrt/build.sh
156156 done
157157
158158 - name : Create info
Original file line number Diff line number Diff line change 9494 -e ENABLE_PPPOE=${{ inputs.enable_pppoe }} \
9595 -e PPPOE_ACCOUNT=${{ inputs.pppoe_account }} \
9696 -e PPPOE_PASSWORD=${{ inputs.pppoe_password }} \
97- immortalwrt/imagebuilder:x86-64-openwrt-24.10.2 /bin/bash /home/build/immortalwrt/build.sh
97+ immortalwrt/imagebuilder:x86-64-openwrt-24.10.3 /bin/bash /home/build/immortalwrt/build.sh
9898
9999
100100 - name : Create info
You can’t perform that action at this time.
0 commit comments