We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77dc694 commit 5951297Copy full SHA for 5951297
Dockerfile
@@ -5,13 +5,13 @@ RUN \
5
apk add --update --no-cache \
6
bind-tools=9.18.34-r0 \
7
certbot=3.0.1-r0 \
8
- curl=8.12.1-r0 \
+ curl=8.12.1-r1 \
9
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 \
+ lua-resty-core=0.1.31-r0 \
+ nginx=1.26.3-r0 \
+ nginx-mod-http-fancyindex=1.26.3-r0 \
+ nginx-mod-http-headers-more=1.26.3-r0 \
+ nginx-mod-http-lua=1.26.3-r0 \
15
openssl=3.3.3-r0 \
16
shadow=4.16.0-r1 \
17
tini=0.19.0-r3 && \
0 commit comments