Skip to content

Commit

Permalink
Merge pull request #8 from codefresh-io/CR-8516
Browse files Browse the repository at this point in the history
CR-8516
  • Loading branch information
elad-codefresh authored Mar 10, 2022
2 parents 8bf0639 + 39f8aca commit ce48c5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.6
FROM alpine:3.15

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

Expand Down
2 changes: 1 addition & 1 deletion service.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.26.0
1.27.0

0 comments on commit ce48c5f

Please sign in to comment.