Skip to content

Commit

Permalink
Fix features
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenvh1 committed Jan 14, 2025
1 parent 5f428c2 commit 983c358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
DOCKER_HUB_ID: ${{ vars.DOCKER_HUB_ID }}
DOCKER_HUB_TOKEN: ${{ secrets.DOCKER_HUB_TOKEN }}
with:
cross_build_args: --features static-tls
cross_build_args:
cross_max_wait_mins: 20

docker_org: nlnetlabs
Expand Down

0 comments on commit 983c358

Please sign in to comment.