-
Notifications
You must be signed in to change notification settings - Fork 9
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
[PLA-2069] Upgrade platform docker to v2.0.0 #53
Conversation
Signed-off-by: Leonardo Custodio <[email protected]>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
Signed-off-by: Leonardo Custodio <[email protected]>
PR Code Suggestions ✨Explore these optional code suggestions:
|
Signed-off-by: Leonardo Custodio <[email protected]>
PR Type
enhancement
Description
image
tags for multiple services in thedocker-compose.yml
file to newer versions, enhancing the platform's functionality and compatibility.version
specification from thedocker-compose.yml
file, potentially allowing for greater flexibility with Docker Compose versions.Changes walkthrough 📝
docker-compose.yml
Update service image versions and remove version specification
docker-compose.yml
image
tags for several services to newer versions.version
specification from the file.