Skip to content

Commit c15b6df

Browse files
build(deps): bump chainguard/static in /packaging/docker (#17069)
Bumps [chainguard/static](https://github.com/chainguard-images/images) from `4827893` to `633aabd`. - [Commits](https://github.com/chainguard-images/images/commits) --- updated-dependencies: - dependency-name: chainguard/static dependency-version: latest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25aa0d2 commit c15b6df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packaging/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ COPY --chmod=0644 apm-server.yml ./apm-server.yml
2424
RUN sed -i 's/127.0.0.1:8200/0.0.0.0:8200/' apm-server.yml
2525
RUN sed -i 's/localhost:9200/elasticsearch:9200/' apm-server.yml
2626

27-
FROM cgr.dev/chainguard/static:latest@sha256:48278935856fba0e9fac80365ae9a5b33297f7e5682c2dcb86ecfe5eb6878972 AS builder-certs
27+
FROM cgr.dev/chainguard/static:latest@sha256:633aabd19a2d1b9d4ccc1f4b704eb5e9d34ce6ad231a4f5b7f7a3af1307fdba8 AS builder-certs
2828

2929
################################################################################
3030
# Build stage 1

packaging/docker/Dockerfile.wolfi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN sed -i 's/localhost:9200/elasticsearch:9200/' apm-server.yml
2828
# Build stage 1
2929
# Copy prepared files from the previous stage and complete the image.
3030
################################################################################
31-
FROM cgr.dev/chainguard/static:latest@sha256:48278935856fba0e9fac80365ae9a5b33297f7e5682c2dcb86ecfe5eb6878972
31+
FROM cgr.dev/chainguard/static:latest@sha256:633aabd19a2d1b9d4ccc1f4b704eb5e9d34ce6ad231a4f5b7f7a3af1307fdba8
3232
ARG TARGETARCH
3333
ARG BUILD_DATE
3434
ARG VERSION

0 commit comments

Comments
 (0)