Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
kim-codefresh committed Apr 12, 2022
1 parent 36d108b commit d0c16ea
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:3.15
FROM alpine:3.15.4

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

Expand Down

0 comments on commit d0c16ea

Please sign in to comment.