Skip to content

Commit c534e3d

Browse files
⬆️ Update alpine_3_23/nginx to v1.28.3-r0 (#397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f58eaf6 commit c534e3d

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.2-r1 \
18+
nginx=1.28.3-r0 \
1919
python3=3.12.12-r0 \
2020
\
2121
&& pip3 install -r /tmp/requirements.txt \

0 commit comments

Comments
 (0)