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

Update base image #120

Merged
merged 4 commits into from
Feb 7, 2024
Merged

Conversation

salvatorelaiso
Copy link
Collaborator

Clean PR to replace #117

  • Update Satosa base image from alpine:3.18 to alpine:3.19.1.
  • Update Django example base image from alpine:3.18 to alpine:3.19.1.

Both images now install python packages into a dedicated virtual environment, solving the error raised by Alpine:

The system-wide python installation should be maintained using the system
package manager (apk) only.

Fixes #110
Fixes #111

@peppelinux peppelinux merged commit c5952d4 into italia:master Feb 7, 2024
3 checks passed
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.

Base image of django_sp Base image of satosa-saml2spid dockerfile
2 participants