Skip to content

Commit 91a732b

Browse files
committed
update readme
1 parent 0cf4578 commit 91a732b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
```
128128
It is important that
129129
- the image specified uses the tag starting githubactions-
130-
- there is `options: --user 1001:1001` below image
130+
- there is `options: --user 1001:1001 --group-add 128` below image to ensure it uses the correct user id and is added to the docker group
131131
- the default shell is set to be bash
132132
- the first step copies .tool-versions from /home/vscode to $HOME/.tool-versions
133133

0 commit comments

Comments
 (0)