Skip to content

Commit

Permalink
Merge pull request #15 from codefresh-io/CR-15643
Browse files Browse the repository at this point in the history
Cr 15643
  • Loading branch information
danielm-codefresh authored Dec 25, 2022
2 parents 44a792d + c49fcf3 commit c9043b9
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
@@ -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
2 changes: 1 addition & 1 deletion service.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version: 1.29.1
version: 1.29.2

0 comments on commit c9043b9

Please sign in to comment.