Skip to content

Commit

Permalink
chore: fix-CVE-2022-37434 (#425)
Browse files Browse the repository at this point in the history
Signed-off-by: chenk <hen.keinan@gmail.com>

Signed-off-by: chenk <hen.keinan@gmail.com>
  • Loading branch information
chen-keinan committed Aug 18, 2022
1 parent 11cd308 commit fdf29ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/trivy-operator/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.16.1
FROM alpine:3.16.2

RUN adduser -u 10000 -D -g '' trivyoperator trivyoperator

Expand Down

0 comments on commit fdf29ca

Please sign in to comment.