Skip to content

Commit 0cf4578

Browse files
committed
update readme
1 parent b93b365 commit 0cf4578

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
@@ -115,7 +115,7 @@ jobs:
115115
runs-on: ubuntu-22.04
116116
container:
117117
image: ghcr.io/nhsdigital/eps-devcontainers/<container name>:githubactions-<tag>
118-
options: --user 1001:1001
118+
options: --user 1001:1001 --group-add 128
119119
defaults:
120120
run:
121121
shell: bash

0 commit comments

Comments
 (0)