fix: bump openbao base image 2.5.0→2.5.1 (CVE-2026-24051)
All checks were successful
ci/woodpecker/push/infra Pipeline was successful
All checks were successful
ci/woodpecker/push/infra Pipeline was successful
go.opentelemetry.io/otel/sdk v1.39.0 had PATH hijacking vulnerability. Fixed in otel/sdk v1.40.0, included in openbao 2.5.1.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM quay.io/openbao/openbao:2.5.0
|
||||
FROM quay.io/openbao/openbao:2.5.1
|
||||
|
||||
LABEL maintainer="Mosaic Stack <dev@mosaic.local>"
|
||||
LABEL description="OpenBao secrets management for Mosaic Stack"
|
||||
|
||||
Reference in New Issue
Block a user