We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ed0081 commit eb087bfCopy full SHA for eb087bf
.github/workflows/build-wolfprovider.yml
@@ -26,7 +26,7 @@ jobs:
26
# and speed up the build process.
27
# TODO: Switch from aidangarske fork to main WP repo for the build container.
28
container:
29
- image: ghcr.io/wolfssl/wolfprovider:bookworm
+ image: ghcr.io/aidangarske/wolfprovider-build:bookworm
30
env:
31
DEBIAN_FRONTEND: noninteractive
32
# Add network capabilities so ifconfig/RTNETLINK operations are permitted
0 commit comments