fixup! ci: Add CAP_CHROOT to build container
All checks were successful
dustin/photoframe2/pipeline/pr-dev/ci This commit looks good

This commit is contained in:
2024-12-30 07:38:59 -06:00
parent 9bf870064f
commit 8d664da2c0

View File

@@ -12,8 +12,8 @@ spec:
securityContext:
capabilities:
add:
- CAP_CHROOT
- CAP_SETFCAP
- CAP_SYS_CHROOT
volumeMounts:
- mountPath: /build
name: workspace-volume