Skip to content

Commit

Permalink
Merge pull request #13 from codefresh-io/CR-14204
Browse files Browse the repository at this point in the history
security vuln
  • Loading branch information
danielm-codefresh authored Sep 5, 2022
2 parents 75e3470 + 82a9baa commit 0d4779d
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.15.4
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.28.0
1.29.0

0 comments on commit 0d4779d

Please sign in to comment.