GenomicDataInfrastructure / gdi-userportal-ckan-docker

Scripts and images to run CKAN using Docker Compose
0 stars 2 forks source link

Update fairdatapoint extension #113

Closed hcvdwerf closed 2 months ago

hcvdwerf commented 2 months ago

Summary by Sourcery

Remove the version specification from the docker-compose.yml file to align with the latest Docker Compose practices.

Build:

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sourcery-ai[bot] commented 2 months ago

Reviewer's Guide by Sourcery

This pull request removes the version specification from the docker-compose.yml file. The change is minimal but could have implications for Docker Compose compatibility and behavior.

File-Level Changes

Files Changes
docker-compose.yml Removed the 'version: "3"' line from the Docker Compose configuration

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.