Skip to content

Commit a99a6f5

Browse files
committed
fix paketo build permissions
1 parent ff46b7a commit a99a6f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/modules/templates/buildpacks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
spec:
3131
automountServiceAccountToken: true
3232
securityContext:
33-
fsGroup: 1000
33+
fsGroup: 1001
3434
containers:
3535
- name: deploy
3636
env:

0 commit comments

Comments
 (0)