Skip to content

feat: update to current docker standards #27

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

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

teismar
Copy link
Contributor

@teismar teismar commented Jun 8, 2024

  1. The "version" Tag in the compose file is obsolete

  2. docker-compose is from Compose-V1 but this stopped receiving updates, so this should be migrated to V2

1. The "version" Tag in the compose file is [obsolete](https://github.com/compose-spec/compose-spec/blob/master/spec.md#version-top-level-element-obsolete)

2. `docker-compose` is from Compose-V1 but this stopped receiving updates, so this should be migrated to [V2](https://docs.docker.com/compose/migrate/)
@daveearley
Copy link
Contributor

Thanks @teismar!

@daveearley daveearley merged commit a488424 into HiEventsDev:develop Jun 14, 2024
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.

2 participants