cvmfs-csi
cvmfs-csi copied to clipboard
build(docker): upgrade base ubi image to latest
trafficstars
- build(docker): upgrade base ubi image to latest version (
ubi9/ubi:9.4-947). - build(cmvfs): upgrade
cvmfsbinaries to latest version (2.11.3).
Combined with upgrading to latest version of go + library dependencies this reduces the number of vulnerabilities reported from trivy by 95 (195 total remaining). To tackle this further would require likely require running in a distroless image which feels like a large piece of work to plan for.