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

Update python Docker tag to v3.13.1

parent 5dc9b122
Branches
No related tags found
1 merge request!12Update python Docker tag to v3.13.1
Pipeline #50118 passed
FROM python:3.12.7
FROM python:3.13.1
RUN apt update && \
apt install -y python3-zeroconf git && \
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