Skip to content

Commit 8a78ff9

Browse files
feat: update openbao/openbao to v2.5.1 #minor
1 parent a8572e0 commit 8a78ff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -ldflags="-s -w" -o vault-backup-validator
1313
FROM debian:bookworm-slim@sha256:1371f816c47921a144436ca5a420122a30de85f95401752fd464d9d4e1e08271
1414

1515
# renovate: datasource=github-tags depName=openbao/openbao
16-
ARG VERSION_OPENBAO=2.4.4
16+
ARG VERSION_OPENBAO=2.5.1
1717
ENV CACHED_OPENBAO_VERSION=${VERSION_OPENBAO}
1818

1919
RUN apt-get update && \

0 commit comments

Comments
 (0)