You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEVSH.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ The `DevSH FOSS image` workflow builds a fully self-hosted FOSS Rocket.Chat imag
21
21
6. Build and verify the Docker image.
22
22
7. Publish immutable tags to `ghcr.io/devsh-graphics-programming/rocketchat-foss`.
23
23
24
-
The workflow verifies that the runtime bundle does not contain`AirGappedRestriction`, which is the Enterprise air-gapped restriction path that can make isolated official images read-only.
24
+
The workflow verifies that the runtime bundle does not call`AirGappedRestriction.computeRestriction` and does not contain the Enterprise `restricted-workspace` patch that can make isolated official images read-only.
0 commit comments