chore(deps): update quay.io/fedora/fedora-minimal docker tag to v44
All checks were successful
Build (and tag) Images / build (push) Successful in 1m2s
Build (and tag) Images / build (pull_request) Successful in 48s

This commit is contained in:
Renovate 2025-10-25 14:46:30 +00:00 committed by Vincent Mahnke
commit 773b5e3356
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM quay.io/fedora/fedora-minimal:43
FROM quay.io/fedora/fedora-minimal:44
RUN microdnf install -y python-pip && microdnf clean all && pip install OSMPythonTools
COPY ./lookup_country.py /opt/