We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df9cfeb commit eaea3c0Copy full SHA for eaea3c0
1 file changed
Dockerfile
@@ -50,8 +50,8 @@ RUN apt-get update && \
50
unzip=6.0-28ubuntu7 \
51
nano=8.4-1 \
52
vim=2:9.1.0967-1ubuntu6 \
53
- python3.13=3.13.7-1ubuntu0.1 \
54
- python3.13-venv=3.13.7-1ubuntu0.1 \
+ python3.13=3.13.7-1ubuntu0.3 \
+ python3.13-venv=3.13.7-1ubuntu0.3 \
55
python3-pip=25.1.1+dfsg-1ubuntu2 \
56
supervisor=4.2.5-3 && \
57
# Install Azure CLI in venv with optimizations for scanning
0 commit comments