Skip to content
New issue

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

bump up node version to 22.5, fix non-buildable Dockerfile #3

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

joefong-nhs
Copy link
Contributor

  • bump up node version to 22.5
  • fix the current non-buildable Dockerfile
    According to build history in gocd pipelne, the current Dockerfile in master branch was never built successfully.
    That is because the protection mechanism in PEP-668 prevents manipulation of Alpine's system-wide Python installation.
    As the intention of pip install seems to be solely getting aws-cli, we will use the aws-cli from Alpine apk instead of installing it from pip.

@joefong-nhs joefong-nhs merged commit 4539216 into master Aug 5, 2024
@joefong-nhs joefong-nhs deleted the PRMP-620 branch August 5, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants