Skip to content

Commit

Permalink
⬆️ Update alpine_3_19/nginx to v1.24.0-r16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent 6cbae78 commit 73f752b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqlite-web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN \
py3-pip=23.3.1-r0 \
\
&& apk add --no-cache \
nginx=1.24.0-r15 \
nginx=1.24.0-r16 \
python3=3.11.9-r0 \
\
&& pip3 install -r /tmp/requirements.txt \
Expand Down

0 comments on commit 73f752b

Please sign in to comment.