Skip to content

Commit f05fc0f

Browse files
⬆️ Update alpine_3_23/nginx to v1.28.3-r1 (#405)
1 parent 8512f27 commit f05fc0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sqlite-web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN \
1515
py3-pip=25.1.1-r1 \
1616
\
1717
&& apk add --no-cache \
18-
nginx=1.28.3-r0 \
18+
nginx=1.28.3-r1 \
1919
python3=3.12.13-r0 \
2020
\
2121
&& pip3 install -r /tmp/requirements.txt \

0 commit comments

Comments
 (0)