build(build_cache): update build cache image to python:3.11-slim-bookworm
!129 closes #10
This commit is contained in:
@ -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_JOB_TOKEN
|
||||||
ARG CI_API_V4_URL
|
ARG CI_API_V4_URL
|
||||||
|
Reference in New Issue
Block a user