File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5050 --build-arg BASE_IMAGE=${NGINX_BASE_IMAGE} \
5151 --build-arg GOLANG_VERSION=${GO_VERSION} \
5252 --build-arg ETCD_VERSION=3.5.13-0 \
53- --build-arg K8S_RELEASE=v1.31.5 \
53+ --build-arg K8S_RELEASE=v1.32.2 \
5454 --build-arg RESTY_CLI_VERSION=0.27 \
5555 --build-arg RESTY_CLI_SHA=e5f4f3128af49ba5c4d039d0554e5ae91bbe05866f60eccfa96d3653274bff90 \
5656 --build-arg LUAROCKS_VERSION=3.8.0 \
@@ -71,7 +71,7 @@ build: ensure-buildx
7171 --build-arg BASE_IMAGE=${NGINX_BASE_IMAGE} \
7272 --build-arg GOLANG_VERSION=${GO_VERSION} \
7373 --build-arg ETCD_VERSION=3.5.13-0 \
74- --build-arg K8S_RELEASE=v1.31.5 \
74+ --build-arg K8S_RELEASE=v1.32.2 \
7575 --build-arg RESTY_CLI_VERSION=0.27 \
7676 --build-arg RESTY_CLI_SHA=e5f4f3128af49ba5c4d039d0554e5ae91bbe05866f60eccfa96d3653274bff90 \
7777 --build-arg LUAROCKS_VERSION=3.8.0 \
You can’t perform that action at this time.
0 commit comments