File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ COPY --chmod=0644 apm-server.yml ./apm-server.yml
1919RUN sed -i 's/127.0.0.1:8200/0.0.0.0:8200/' apm-server.yml
2020RUN sed -i 's/localhost:9200/elasticsearch:9200/' apm-server.yml
2121
22- FROM cgr.dev/chainguard/static:latest@sha256:77d8b8925dc27970ec2f48243f44c7a260d52c49cd778288e4ee97566e0cb75b AS builder-certs
22+ FROM cgr.dev/chainguard/static:latest@sha256:60582b2ae6074f641094af0f370d4ab241aab271858a66223dcde7eee9f51638 AS builder-certs
2323
2424# ###############################################################################
2525# Build stage 1
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ RUN rm -f empty && touch empty
2323# Build stage 1
2424# Copy prepared files from the previous stage and complete the image.
2525################################################################################
26- FROM cgr.dev/chainguard/static:latest@sha256:d6a97eb401cbc7c6d48be76ad81d7899b94303580859d396b52b67bc84ea7345
26+ FROM cgr.dev/chainguard/static:latest@sha256:60582b2ae6074f641094af0f370d4ab241aab271858a66223dcde7eee9f51638
2727ARG TARGETARCH
2828ARG BUILD_DATE
2929ARG VERSION
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ RUN sed -i 's/localhost:9200/elasticsearch:9200/' apm-server.yml
2323# Build stage 1
2424# Copy prepared files from the previous stage and complete the image.
2525################################################################################
26- FROM cgr.dev/chainguard/static:latest@sha256:77d8b8925dc27970ec2f48243f44c7a260d52c49cd778288e4ee97566e0cb75b
26+ FROM cgr.dev/chainguard/static:latest@sha256:60582b2ae6074f641094af0f370d4ab241aab271858a66223dcde7eee9f51638
2727ARG TARGETARCH
2828ARG BUILD_DATE
2929ARG VERSION
You can’t perform that action at this time.
0 commit comments