File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ RUN echo 'http://dl-cdn.alpinelinux.org/alpine/v3.23/main' >> /etc/apk/repositor
3030# Backward compatibility with kernels that do not support `iptables-nft`. Check #CR-23033 for details.
3131RUN update-alternatives --install $(which iptables) iptables $(which iptables-legacy) 10 \
3232 && update-alternatives --install $(which ip6tables) ip6tables $(which ip6tables-legacy) 10
33- COPY --from=quay .io/prometheus/ node-exporter:v1 .10.2 /bin/node_exporter /bin/
33+ COPY --from=docker .io/octopusdeploy/dhi- node-exporter:1 .10.2-fips /bin/node_exporter /bin/
3434COPY --from=bbolt /go/bin/bbolt /bin/
3535COPY --from=cleaner /usr/local/bin/dind-cleaner /bin/
3636
Original file line number Diff line number Diff line change 1- version : 3.0.7
1+ version : 3.0.8
You can’t perform that action at this time.
0 commit comments