File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ ENV LANG=en_US.utf8 \
4949# Install minimal python packages for Ansible
5050RUN apt-get update && \
5151 apt-get install -y \
52- python3.12="3.12.3-1ubuntu0.10 " \
53- python3.12-venv="3.12.3-1ubuntu0.10 "
52+ python3.12="3.12.3-1ubuntu0.11 " \
53+ python3.12-venv="3.12.3-1ubuntu0.11 "
5454
5555# Install Ansible and base configs
5656COPY ansible/ansible.cfg /opt/ansible/ansible.cfg
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ python_packages:
55 - python3-debian=0.1.49ubuntu2
66 - python3-pip-whl=24.0+dfsg-1ubuntu1.3
77 - python3-pip=24.0+dfsg-1ubuntu1.3
8- - python3.12-dbg=3.12.3-1ubuntu0.10
9- - python3.12-dev=3.12.3-1ubuntu0.10
10- - python3.12-venv=3.12.3-1ubuntu0.10
11- - python3.12=3.12.3-1ubuntu0.10
8+ - python3.12-dbg=3.12.3-1ubuntu0.11
9+ - python3.12-dev=3.12.3-1ubuntu0.11
10+ - python3.12-venv=3.12.3-1ubuntu0.11
11+ - python3.12=3.12.3-1ubuntu0.11
Original file line number Diff line number Diff line change 11Types: deb
2- URIs: https://mirror.eu.nebius.cloud/ubuntu/snapshots/noble-security/20260112_225428
2+ URIs: https://mirror.eu.nebius.cloud/ubuntu/snapshots/noble-security/20260217_073801
33Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
44Components: main restricted universe multiverse
55Suites: noble-security
You can’t perform that action at this time.
0 commit comments