Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Václav Muzikář <[email protected]>
Signed-off-by: Peter Zaoral <[email protected]>
  • Loading branch information
Pepo48 and vmuzikar authored Sep 30, 2024
1 parent 93a16ca commit c012f5b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,6 @@ Keycloak JS now utilizes the Web Crypto API to calculate the SHA-256 digests nee

Make sure to update your code to `await` these methods.

= Stricter startup behavior for CLI build-time options
= Stricter startup behavior for build-time options

When the provided build-time options that come from the CLI config source differ from the values persisted in the server image during the last re-augmentation, {project_name} will now fail to start. Previously, a warning message was displayed in such cases.
When the provided build-time options differ at startup from the values persisted in the server image during the last optimized {project_name} build, {project_name} will now fail to start. Previously, a warning message was displayed in such cases.

0 comments on commit c012f5b

Please sign in to comment.