Skip to content

Commit

Permalink
coreos-base/coreos-init: bump commit ID
Browse files Browse the repository at this point in the history
This pulls Akamai SSH keys service enabling

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
  • Loading branch information
tormath1 committed Apr 9, 2024
1 parent 74224a6 commit 7523029
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 @@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="32982439c691b6de6446f82b8713edb09451d97b" # flatcar-master
CROS_WORKON_COMMIT="11b5859d473ab54647cd2c73267281cbe082f398" # tormath1/linode
KEYWORDS="amd64 arm arm64 x86"
fi

Expand Down

0 comments on commit 7523029

Please sign in to comment.