mirror of
https://github.com/solero/houdini.git
synced 2024-11-08 12:18:20 +00:00
Update Dockerfile
change the python version to 3.11.3
This commit is contained in:
parent
57734edcc2
commit
5738b82863
@ -1,4 +1,4 @@
|
|||||||
FROM python:3-alpine
|
FROM python:3.11.3-alpine
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
|
|
||||||
RUN apk add \
|
RUN apk add \
|
||||||
|
Loading…
Reference in New Issue
Block a user