Skip to content

Commit eaea3c0

Browse files
committed
upgrade python dependencies
1 parent df9cfeb commit eaea3c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ RUN apt-get update && \
5050
unzip=6.0-28ubuntu7 \
5151
nano=8.4-1 \
5252
vim=2:9.1.0967-1ubuntu6 \
53-
python3.13=3.13.7-1ubuntu0.1 \
54-
python3.13-venv=3.13.7-1ubuntu0.1 \
53+
python3.13=3.13.7-1ubuntu0.3 \
54+
python3.13-venv=3.13.7-1ubuntu0.3 \
5555
python3-pip=25.1.1+dfsg-1ubuntu2 \
5656
supervisor=4.2.5-3 && \
5757
# Install Azure CLI in venv with optimizations for scanning

0 commit comments

Comments
 (0)