Skip to content

Commit

Permalink
3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
elad-codefresh committed Mar 10, 2022
1 parent 24d05c5 commit 39f8aca
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 @@ -2,7 +2,7 @@ ARG ARCH=amd64

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

FROM alpine:4.4
FROM alpine:3.15

COPY --from=node-exporter /bin/node_exporter /bin/

Expand Down

0 comments on commit 39f8aca

Please sign in to comment.