fix: issues 25, 23 #211

Merged
jon_nfc merged 16 commits from fix-mysql-shrink-image into development 2024-01-14 17:35:51 +00:00
Showing only changes of commit 26df54dfa2 - Show all commits

View File

@ -1,4 +1,4 @@
FROM --platform=$TARGETPLATFORM python:3.11-slim-bookworm as wheelbuild
FROM --platform=$TARGETPLATFORM python:3.11-bookworm as wheelbuild
ARG CI_JOB_TOKEN
ARG CI_API_V4_URL