File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
44## 1.29.2.3-3 (2026-04-16)
55
6- * Upgrade ` alpine ` built-from source flavor to Alpine 3.22 .4 (#296 )
6+ * Upgrade ` alpine ` built-from- source flavor to Alpine 3.23 .4 (#296 )
77
88## 1.29.2.3-2 (2026-04-13)
99
Original file line number Diff line number Diff line change 22# https://github.com/openresty/docker-openresty
33
44ARG RESTY_IMAGE_BASE="alpine"
5- ARG RESTY_IMAGE_TAG="3.22 .4"
5+ ARG RESTY_IMAGE_TAG="3.23 .4"
66
77FROM ${RESTY_IMAGE_BASE}:${RESTY_IMAGE_TAG}
88
99LABEL maintainer="Evan Wies <evan@neomantra.net>"
1010
1111# Docker Build Arguments
1212ARG RESTY_IMAGE_BASE="alpine"
13- ARG RESTY_IMAGE_TAG="3.22 .4"
13+ ARG RESTY_IMAGE_TAG="3.23 .4"
1414ARG RESTY_VERSION="1.29.2.3"
1515
1616# https://github.com/openresty/openresty-packaging/blob/master/alpine/openresty-openssl3/APKBUILD
You can’t perform that action at this time.
0 commit comments