Skip to content

Commit 5951297

Browse files
authored
Update Dockerfile
1 parent 77dc694 commit 5951297

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Dockerfile

+6-6
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ RUN \
55
apk add --update --no-cache \
66
bind-tools=9.18.34-r0 \
77
certbot=3.0.1-r0 \
8-
curl=8.12.1-r0 \
8+
curl=8.12.1-r1 \
99
libcap=2.71-r0 \
10-
lua-resty-core=0.1.29-r0 \
11-
nginx=1.26.2-r4 \
12-
nginx-mod-http-fancyindex=1.26.2-r4 \
13-
nginx-mod-http-headers-more=1.26.2-r4 \
14-
nginx-mod-http-lua=1.26.2-r4 \
10+
lua-resty-core=0.1.31-r0 \
11+
nginx=1.26.3-r0 \
12+
nginx-mod-http-fancyindex=1.26.3-r0 \
13+
nginx-mod-http-headers-more=1.26.3-r0 \
14+
nginx-mod-http-lua=1.26.3-r0 \
1515
openssl=3.3.3-r0 \
1616
shadow=4.16.0-r1 \
1717
tini=0.19.0-r3 && \

0 commit comments

Comments
 (0)