Skip to content

Commit

Permalink
⬆️ Update Python to v3.11.9-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent 1a25bc8 commit c3b6d59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proxy-manager/Dockerfile
Expand Up @@ -22,7 +22,7 @@ RUN \
libffi-dev=3.4.4-r3 \
openssl-dev=3.1.4-r6 \
patch=2.7.6-r10 \
python3-dev=3.11.8-r0 \
python3-dev=3.11.9-r0 \
\
&& apk add --no-cache \
apache2-utils=2.4.59-r0 \
Expand All @@ -33,7 +33,7 @@ RUN \
nginx=1.24.0-r15 \
openssl=3.1.4-r6 \
py3-pip=23.3.1-r0 \
python3=3.11.8-r0 \
python3=3.11.9-r0 \
\
&& pip3 install -r /tmp/requirements.txt \
\
Expand Down

0 comments on commit c3b6d59

Please sign in to comment.