We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use a docker image with node 18 instead of node 20, because we deploy on old versions of docker which can't run node 20.
Node 20 works on my version of docker: Docker version 24.0.7, build afdd53b, but not on our integration machine.
Docker version 24.0.7, build afdd53b
The text was updated successfully, but these errors were encountered:
build(ezs-ptyhon-server): Use an older version node
7a19603
To make old version of docker run. Closes #11
parmentf
Successfully merging a pull request may close this issue.
Use a docker image with node 18 instead of node 20, because we deploy on old versions of docker which can't run node 20.
Node 20 works on my version of docker:
Docker version 24.0.7, build afdd53b
, but not on our integration machine.The text was updated successfully, but these errors were encountered: