Commit bd6be8d
Nils Bars
Set sshd_config mode to 0644 when copied into the exercise base image
Use COPY --chmod=0644 so the file inside the image is not
group-writable regardless of its mode in the working tree.1 parent 399046f commit bd6be8d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments