bump python version

pull/342/head
simon 2 years ago
parent dea2688b49
commit 3f1075d0b2
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

@ -3,7 +3,7 @@
# First stage to build python wheel
FROM python:3.10.7-slim-bullseye AS builder
FROM python:3.10.8-slim-bullseye AS builder
ARG TARGETPLATFORM
RUN apt-get update

Loading…
Cancel
Save