mirror of
https://github.com/enix/x509-certificate-exporter.git
synced 2026-02-14 10:00:00 +00:00
build(deps): bump chainguard/wolfi-base from b72df10 to a0bd5b8
Bumps [chainguard/wolfi-base](https://github.com/chainguard-images/images) from `b72df10` to `a0bd5b8`. - [Commits](https://github.com/chainguard-images/images/commits) --- updated-dependencies: - dependency-name: chainguard/wolfi-base dependency-version: latest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thibault VINCENT
parent
c2975c5f8c
commit
5c1187773c
@@ -42,7 +42,7 @@ USER 65534:65534
|
||||
EXPOSE 9793/tcp
|
||||
ENTRYPOINT [ "/x509-certificate-exporter" ]
|
||||
|
||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:b72df108f3388c82b0638bcfbad1511d85c60593e67fb8f8a968255f7e0588df
|
||||
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:a0bd5b83ce1c3d1051a406cfe885af0268335452bb0454d07f2aba843b5b977f
|
||||
COPY --from=build --chown=0:0 --chmod=0555 /x509-certificate-exporter /x509-certificate-exporter
|
||||
USER nobody:nobody
|
||||
EXPOSE 9793/tcp
|
||||
|
||||
Reference in New Issue
Block a user