We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug We have a bug in the current version of docker compose that used in the image, the version is
ARG DOCKER_COMPOSE_VERSION="2.23.1"
this is the original bug link in docker compose
docker/compose#11280
Please update the version to 2.24.0
reference docker/compose#11286
The text was updated successfully, but these errors were encountered:
https://github.com/aws/aws-codebuild-docker-images/tree/master/ubuntu/standard/7.0
The issue is in this dockerfile
Sorry, something went wrong.
No branches or pull requests
Describe the bug
We have a bug in the current version of docker compose that used in the image, the version is
ARG DOCKER_COMPOSE_VERSION="2.23.1"
this is the original bug link in docker compose
docker/compose#11280
Please update the version to 2.24.0
reference
docker/compose#11286
The text was updated successfully, but these errors were encountered: