Skip to content

Update Dockerfile to have modern toolchain #42

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 2 commits into from
Aug 12, 2020

Conversation

weierophinney
Copy link
Member

We need a more recent git version, with 1.22 as the minimum. This patch updates the Dockerfile to use Ubuntu 20.04 as base image, adds the ondrej repository, and installs PHP with the extensions we need in order to run the tooling.

Uses ubuntu 20.04 as base image, adds the ondrej repository, and
installs PHP with the extensions we need in order to run the tooling.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney added this to the 1.2.0 milestone Aug 12, 2020
@weierophinney weierophinney added the Bug Something isn't working label Aug 12, 2020
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

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

🚢

@Ocramius Ocramius self-assigned this Aug 12, 2020
@Ocramius Ocramius merged commit 7b83cc8 into laminas:1.2.x Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants