Skip to content

Commit 3063d87

Browse files
committed
Upgrade OpenResty to 1.29.2.3.
1 parent a1fbb10 commit 3063d87

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

images/web/openresty

Submodule openresty updated 2079 files

images/web/openresty-pkgs

Submodule openresty-pkgs updated 24 files

images/web/openresty.Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ FROM alpine:3.22.3 AS openresty_build
1919
#
2020
RUN apk add --no-cache --virtual .build_deps \
2121
build-base \
22+
# We don't need.
23+
#binutils \
2224
coreutils \
2325
# Library for the dynamic creation of images by programmers
2426
# Needed for http_image_filter_module?

0 commit comments

Comments
 (0)