Skip to content

Commit 9dbdb06

Browse files
chore(deps): bump distroless/static from 28efbe9 to 47b2d72 in /distribution/docker/distroless-static in the docker-images group across 1 directory (#24998)
chore(deps): bump distroless/static Bumps the docker-images group in /distribution/docker/distroless-static with 1 update: distroless/static. Updates `distroless/static` from `28efbe9` to `47b2d72` --- updated-dependencies: - dependency-name: distroless/static dependency-version: latest dependency-type: direct:production dependency-group: docker-images ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 639c924 commit 9dbdb06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

distribution/docker/distroless-static/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RUN mkdir -p /var/lib/vector
99

1010
# distroless doesn't use static tags
1111
# hadolint ignore=DL3007
12-
FROM gcr.io/distroless/static:latest@sha256:28efbe90d0b2f2a3ee465cc5b44f3f2cf5533514cf4d51447a977a5dc8e526d0
12+
FROM gcr.io/distroless/static:latest@sha256:47b2d72ff90843eb8a768b5c2f89b40741843b639d065b9b937b07cd59b479c6
1313

1414
# https://github.com/opencontainers/image-spec/blob/main/annotations.md
1515
LABEL org.opencontainers.image.url="https://vector.dev"

0 commit comments

Comments
 (0)