[feature] bump nginx to 1.25.5 and add http3 module (#11470)
* [feature] bump nginx to 1.25.5, add http3 module, and update lua-stream, lua_ngx, mimaloc, opentelemetry_cpp, opentelemetry_proto and opentelemtry_contrib Signed-off-by: Stepan Paksashvili <stepan.paksashvili@flant.com> * [feature] revert opentelemetry and owasp updates Signed-off-by: Stepan Paksashvili <stepan.paksashvili@flant.com> --------- Signed-off-by: Stepan Paksashvili <stepan.paksashvili@flant.com>
This commit is contained in:
parent
e3750b78de
commit
44849cb302
3 changed files with 20 additions and 19 deletions
2
Makefile
2
Makefile
|
|
@ -110,7 +110,7 @@ clean-chroot-image: ## Removes local image
|
|||
|
||||
.PHONY: build
|
||||
build: ## Build ingress controller, debug tool and pre-stop hook.
|
||||
E2E_IMAGE=golang:$(GO_VERSION)-alpine3.19 USE_SHELL=/bin/sh build/run-in-docker.sh \
|
||||
E2E_IMAGE=golang:$(GO_VERSION)-alpine3.20 USE_SHELL=/bin/sh build/run-in-docker.sh \
|
||||
MAC_OS=$(MAC_OS) \
|
||||
PKG=$(PKG) \
|
||||
ARCH=$(ARCH) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue