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

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

Update python Docker tag to v3.12.7

See merge request !11
parents 6672319e e292f8bf
No related branches found
No related tags found
1 merge request!11Update python Docker tag to v3.12.7
Pipeline #50138 passed
FROM python:3.12.6
FROM python:3.12.7
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