Skip to content

Commit

Permalink
[ci] update docker base image
Browse files Browse the repository at this point in the history
includes:
- eigen build fix
- update of oiio with fix for image orientation
  • Loading branch information
fabiencastan committed May 12, 2020
1 parent a7e80cb commit fbb3503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: alicevision/alicevision-deps:ci-2020.05.08-centos7-cuda9.0
image: alicevision/alicevision-deps:ci-2020.05.12-centos7-cuda9.0
env:
DEPS_INSTALL_DIR: /opt/AliceVision_install
BUILD_TYPE: Release
Expand Down

0 comments on commit fbb3503

Please sign in to comment.