change python version for alpine
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bf6b52271e
commit
2aeef0dbac
@ -1,6 +1,6 @@
|
|||||||
FROM amd64/alpine:3.19
|
FROM amd64/alpine:3.19
|
||||||
|
|
||||||
ARG PYTHON_VERSION=3.11.7
|
ARG PYTHON_VERSION=3.11.6
|
||||||
ARG PYTHON_URL=https://www.python.org/ftp/python/${PYTHON_VERSION}/python-3.11.7.exe
|
ARG PYTHON_URL=https://www.python.org/ftp/python/${PYTHON_VERSION}/python-3.11.7.exe
|
||||||
ENV WINEDEBUG=fixme-all
|
ENV WINEDEBUG=fixme-all
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user