mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
.github: Add other packages into a patch when updating docker
Changes to docker-cli, docker-runc or torcx docker weren't included.
This commit is contained in:
parent
2c33dcef76
commit
d4f30c7274
@ -50,7 +50,7 @@ sed -i "s/github.com\/docker\/docker-ce\/blob\/v${VERSION_OLD}/github.com\/docke
|
||||
popd >/dev/null || exit
|
||||
|
||||
regenerate_manifest app-emulation docker-cli
|
||||
generate_patches app-emulation docker Docker
|
||||
generate_patches app-emulation docker Docker app-emulation/docker-cli app-torcx/docker app-emulation/docker-runc
|
||||
|
||||
apply_patches
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user