We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fea9287 commit 43be636Copy full SHA for 43be636
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
runs-on: ubuntu-22.04
15
container:
16
- image: pexcn/docker-images:buster-openwrt
+ image: pexcn/docker-images:bookworm-openwrt
17
volumes:
18
- /usr/local/lib/android:/usr/local/lib/android
19
- /usr/share/dotnet:/usr/share/dotnet
0 commit comments