Skip to content

Commit

Permalink
security vuln
Browse files Browse the repository at this point in the history
  • Loading branch information
danielm-codefresh committed Sep 5, 2022
1 parent 75e3470 commit 82a9baa
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 82a9baa

Please sign in to comment.