mirror of
https://github.com/solero/houdini.git
synced 2025-08-09 20:24:05 +00:00
Update Dockerfile
change the python version to 3.11.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3-alpine
|
||||
FROM python:3.11.3-alpine
|
||||
ARG TARGETARCH
|
||||
|
||||
RUN apk add \
|
||||
|
Reference in New Issue
Block a user