chore: remove mariadb-dev dep

This commit is contained in:
Daan Selen
2025-09-14 17:40:53 +02:00
parent 694a06ddb6
commit cf95aded77

View File

@@ -46,7 +46,6 @@ FROM python:3.13-alpine AS pip-builder
RUN apk add --no-cache \
build-base \
mariadb-dev \
pkgconfig \
python3-dev \
libffi-dev \