Skip to content
Snippets Groups Projects
Commit 2078c1ec authored by Jonas Leder's avatar Jonas Leder
Browse files

Merge branch 'renovate/python-3.x' into 'master'

Update python Docker tag to v3.13.3

See merge request !14
parents 5a2c419c b06cbbc0
Branches
No related tags found
1 merge request!14Update python Docker tag to v3.13.3
Pipeline #65304 passed
FROM python:3.13.2
FROM python:3.13.3
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