Skip to content

Commit

Permalink
⬆️ Update alpine_3_20/nginx to v1.26.0-r2 (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent 0c7e762 commit 4864d3e
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=24.0-r2 \
\
&& apk add --no-cache \
nginx=1.26.0-r1 \
nginx=1.26.0-r2 \
python3=3.12.3-r1 \
\
&& pip3 install -r /tmp/requirements.txt \
Expand Down

0 comments on commit 4864d3e

Please sign in to comment.