Skip to content

Commit

Permalink
Merge pull request #9 from codefresh-io/fix-vulns
Browse files Browse the repository at this point in the history
bump
  • Loading branch information
kim-codefresh authored Apr 12, 2022
2 parents ce48c5f + d0c16ea commit 75e3470
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
FROM alpine:3.15.4

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.27.0
1.28.0

0 comments on commit 75e3470

Please sign in to comment.