Skip to content

Commit

Permalink
UPDATE ubi image version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimeyh committed Dec 18, 2023
1 parent 8b7a01c commit 6a71d4c
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
Expand Up @@ -18,7 +18,7 @@ EXPOSE 9100
USER nobody
ENTRYPOINT [ "/bin/node_exporter" ]

FROM quay.io/sysdig/sysdig-mini-ubi:1.4.7 as ubi
FROM quay.io/sysdig/sysdig-mini-ubi9:1.2.0 as ubi
COPY --from=builder /go/src/github.com/prometheus/node_exporter/node_exporter /bin/node_exporter

EXPOSE 9100
Expand Down

0 comments on commit 6a71d4c

Please sign in to comment.