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

[docker] Fix the build of Docker images for Ubuntu #1623

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

cbentejac
Copy link
Contributor

Description

The Dockerfiles for Ubuntu had not been updated in a while and building the images led to errors.

This PR fixes the following:

  • Use the correct tags for the dependencies and AliceVision images;
  • Build the embedded zlib;
  • Use devtoolset-10 instead of devtoolset-9 to be able to build CCTag correctly.

@cbentejac cbentejac added this to the 3.3.0 milestone Dec 13, 2023
@cbentejac cbentejac self-assigned this Dec 13, 2023
@cbentejac cbentejac marked this pull request as ready for review December 14, 2023 11:20
@fabiencastan fabiencastan merged commit 91ffed1 into develop Jan 6, 2024
4 checks passed
@fabiencastan fabiencastan deleted the fix/dockerUbuntu branch January 6, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants