Skip to content
Snippets Groups Projects
Commit e2a9c1ba 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.5

See merge request !9
parents c30cb048 e1355fe5
Branches
Tags
1 merge request!9Update python Docker tag to v3.12.5
Pipeline #43765 passed
FROM python:3.12.3 FROM python:3.12.5
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