Skip to content

Commit 5055a01

Browse files
NickLarsenNZadwk67
andauthored
Apply suggestions from code review
add 8 bits Co-authored-by: Andrew Kenworthy <1712947+adwk67@users.noreply.github.com>
1 parent f5c4645 commit 5055a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Images::
104104
Support the `restricted-v2` SecurityContextConstraint (SCC) in OpenShift.
105105
Stackable currently defaults to the `nonroot-v2` SCC but we plan on migrating to the `restricted-v2` SCC in the future.
106106
107-
* Our Docker images now exclusively make use of numeric user IDs in `USER` statements allowing the use of `securityContext.runAsNonRoot`
107+
* Our Docker images now exclusively make use of numeric user IDs in `USER` statements allowing the use of `securityContext.runAsNonRoot`.
108108
* The group id of all files relevant to our products is now set to `0`.
109109
This allows the images to be run with an arbitrary user as every container user will always belong to the root group (`0`).
110110
This is required on OpenShift when migrating to the `restricted-v2` SCC.

0 commit comments

Comments
 (0)