Skip to content

Commit 7793f92

Browse files
committed
missed one arg in the buildx command.
1 parent 7e6f7c5 commit 7793f92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/buildx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ docker buildx build \
2525
--build-arg OPENRESTY_VERSION \
2626
--build-arg LUA_VERSION \
2727
--build-arg LUAROCKS_VERSION \
28+
--build-arg CROWDSEC_OPENRESTY_BOUNCER_VERSION \
2829
$@ \
2930
.
3031

0 commit comments

Comments
 (0)