coreos-overlay/mayday: Upgrade to remove vulnerable dependencies

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
Jeremi Piotrowski 2024-08-20 14:21:24 +02:00
parent 53db6b95d1
commit 7abd292c71
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ inherit coreos-go git-r3
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
EGIT_COMMIT="9de08c8f9f4360fe52cb3a56a7fb8f4bc4e75dcc" # flatcar-master
EGIT_COMMIT="8b9adcf261d13d395659ed839b3ba0af52bd117a" # flatcar-master
KEYWORDS="amd64 arm64"
fi