Skip to content

Commit

Permalink
fix prom node-exporter security vulns
Browse files Browse the repository at this point in the history
  • Loading branch information
danielm-codefresh committed Dec 21, 2022
1 parent 052286e commit 2e662e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG ARCH=amd64

FROM prom/node-exporter:v1.0.0 AS node-exporter
FROM prom/node-exporter:v1.5.0 AS node-exporter

FROM alpine:3.15

Expand Down

0 comments on commit 2e662e6

Please sign in to comment.