Skip to content

Commit 432c448

Browse files
committed
Update NGINX new-tag
1 parent 89f635f commit 432c448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ RUN install -D -m 0644 /usr/local/lib/libluajit-5.1.so.2 /usr/lib/x86_64-linux-g
4949
&& printf "/usr/local/lib\n/usr/lib/x86_64-linux-gnu\n" > /etc/ld.so.conf.d/zz-nginx-luajit.conf \
5050
&& ldconfig
5151

52-
ARG RESTY_CORE_VER=0.1.28
52+
ARG RESTY_CORE_VER=0.1.29
5353
ARG RESTY_LRU_VER=0.13
5454

5555
ENV LUA_PATH="/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;./?.lua;;"

0 commit comments

Comments
 (0)