mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 14:11:07 +02:00
This change introduces update_sdk_container_image, a script to generate a new SDK container image based on an existing SDK container. The script is meant to be used for minor / patch level SDK changes (like test suite updates). Signed-off-by: Thilo Fromm <thilo@kinvolk.io>