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

Pin Traefik to 1.7.16 to avoid backwards compatibility break from Traefik 2.0 #9

Merged
merged 1 commit into from
Sep 18, 2019

Conversation

brianV
Copy link
Contributor

@brianV brianV commented Sep 17, 2019

See wodby/docker4drupal#401 for comparable issue.

Traefik 2.0 has been released, and introduced non-backwards compatible changes. Since we currently only specify image: traefik, Docker4PHP updates the new version and breaks.

This PR pins us to the latest version of Traefik v1 until the larger effort of properly migrating to Traefik v2 can be performed.

@csandanov csandanov merged commit 424b3da into wodby:master Sep 18, 2019
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