Merge pull request #1171 from ogayot/bump-curtin-version

Bump curtin version to fix APT preferences being discarded
This commit is contained in:
Dan Bungert 2022-01-21 17:17:16 -07:00 committed by GitHub
commit 229e364956
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ parts:
plugin: python plugin: python
source-type: git source-type: git
source: https://git.launchpad.net/curtin source: https://git.launchpad.net/curtin
source-commit: 36c0035843d6ccf7632735a130bd83a3c464616c source-commit: bfbba202e2cc3b02e4e3953081effb6768da41a8
build-packages: build-packages:
- shared-mime-info - shared-mime-info
- zlib1g-dev - zlib1g-dev