Skip to content
Snippets Groups Projects
Commit 1eb80d7a authored by Renovate Bot's avatar Renovate Bot
Browse files

Update python Docker tag to v3.12.0

parent bcc335da
Branches
No related tags found
1 merge request!5Update python Docker tag to v3.12.0
Pipeline #24131 passed
FROM python:3.11.5 FROM python:3.12.0
RUN apt update && \ RUN apt update && \
apt install -y python3-zeroconf git && \ apt install -y python3-zeroconf git && \
rm -rf /var/lib/apt/lists/* && \ rm -rf /var/lib/apt/lists/* && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment