Use python 3.10 and fix types
This commit is contained in:
parent
11afd70979
commit
470f03dd07
4 changed files with 7 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ARG PYTHON_VERSION=3.9
|
||||
ARG PYTHON_VERSION=3.10
|
||||
FROM docker.io/python:${PYTHON_VERSION}-alpine as builder
|
||||
ARG LIBOLM_VERSION=3.2.10
|
||||
RUN apk add --no-cache \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue