Skip to content

Commit

Permalink
Merge pull request #2247 from flatcar/mayday-update
Browse files Browse the repository at this point in the history
coreos-overlay/mayday: Upgrade to remove vulnerable dependencies
  • Loading branch information
jepio authored Aug 21, 2024
2 parents 65bbbef + e519862 commit d26030c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d26030c

Please sign in to comment.