Skip to content
Snippets Groups Projects
Commit 66ba54fa 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.4

See merge request !15
parents 2078c1ec 3f643a83
No related branches found
No related tags found
1 merge request!15Update python Docker tag to v3.13.4
Pipeline #66739 passed
FROM python:3.13.3 FROM python:3.13.4
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