Skip to content

Commit

Permalink
⬆️ Update alpine_3_20/python3 to v3.12.6-r0 (#328)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 1e542e4 commit 935edbd
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 @@ -16,7 +16,7 @@ RUN \
\
&& apk add --no-cache \
nginx=1.26.2-r0 \
python3=3.12.3-r2 \
python3=3.12.6-r0 \
\
&& pip3 install -r /tmp/requirements.txt \
\
Expand Down

0 comments on commit 935edbd

Please sign in to comment.