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

PB-569: Remove obsolete "version" from docker-compose.yml. #446

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

adk-swisstopo
Copy link
Member

This removes the following warning when running make setup:

WARN[0000] docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion

@adk-swisstopo adk-swisstopo requested a review from schtibe August 13, 2024 07:10
@github-actions github-actions bot added the bug label Aug 13, 2024
Copy link
Contributor

@schtibe schtibe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh right, I guess that could be removed from almost all the repos 👍

@adk-swisstopo adk-swisstopo force-pushed the fix-docker-compose-version branch from 820c5ed to 8ffd853 Compare August 13, 2024 07:17
This removes the following warning when running `make setup`:

    WARN[0000] docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
@adk-swisstopo adk-swisstopo force-pushed the fix-docker-compose-version branch from 8ffd853 to 7fce54e Compare August 13, 2024 07:20
@adk-swisstopo adk-swisstopo merged commit 24c9ce6 into develop Aug 13, 2024
3 checks passed
@adk-swisstopo adk-swisstopo deleted the fix-docker-compose-version branch August 13, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants