bump version to 2.10.2
This commit is contained in:
parent
e5c6a60e39
commit
e749b3caf9
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.10-alpine AS build-image
|
FROM python:3.10.2-alpine AS build-image
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
gcc musl-dev libffi-dev cargo openssl-dev
|
gcc musl-dev libffi-dev cargo openssl-dev
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user