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 base of Docker images and bcrypt #1010

Merged
merged 3 commits into from
Dec 19, 2024
Merged

Bump base of Docker images and bcrypt #1010

merged 3 commits into from
Dec 19, 2024

Conversation

psrok1
Copy link
Member

@psrok1 psrok1 commented Dec 19, 2024

Your checklist for this pull request

  • I've read the contributing guideline.
  • I've tested my changes by building and running the project, and testing changed functionality (if applicable)
  • I've added automated tests for my change (if applicable, optional)
  • I've updated documentation to reflect my change (if applicable)

What is the current behaviour?

Current base images for Docker are pretty obsolete.

What is the new behaviour?

  • Bumped Python base image from 3.8 to 3.12
  • Bumped Node.js base image from 16.x to 22.x
  • Bumped bcrypt to 4.2.1 due to compatiblity problems with newer versions of Python

@psrok1 psrok1 changed the title Bump base of Docker images Bump base of Docker images and bcrypt Dec 19, 2024
@psrok1 psrok1 merged commit b504a76 into master Dec 19, 2024
12 checks passed
@psrok1 psrok1 deleted the bump/docker-base branch December 19, 2024 18:44
@psrok1 psrok1 linked an issue Dec 19, 2024 that may be closed by this pull request
@psrok1 psrok1 mentioned this pull request Dec 19, 2024
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.

Python version upgrade
1 participant