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 in Dockerfiles from alpine:latest to alpine:3.20 #852

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

catatsuy
Copy link
Member

This pull request includes updates to the bench Dockerfiles to ensure compatibility with a specific version of the Alpine Linux base image. The most important changes are as follows:

Updates to Alpine Linux version:

  • bench/Dockerfile: Changed the base image from alpine:latest to alpine:3.20 to ensure consistent build environments.
  • bench/Dockerfile-payment: Updated the base image from alpine:latest to alpine:3.20 to align with the main Dockerfile and maintain consistency.
  • bench/Dockerfile-shipment: Modified the base image from alpine:latest to alpine:3.20 to match the other Dockerfiles and ensure compatibility.

@catatsuy catatsuy merged commit 74d301c into master Aug 11, 2024
4 checks passed
@catatsuy catatsuy deleted the feature-update-alpine-version-to-3.20 branch August 11, 2024 01:20
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.

1 participant