chore: release #157

Merged
jon_nfc merged 15 commits from development into master 2023-12-05 04:35:53 +00:00
4 changed files with 4 additions and 4 deletions
Showing only changes of commit f3871ff9b4 - Show all commits

View File

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