Skip to content

Commit

Permalink
Upgrade alpine to 3.14 (#372)
Browse files Browse the repository at this point in the history
For fixing CVE-2021-36159

Signed-off-by: laminar <[email protected]>

Co-authored-by: Rui Fu <[email protected]>
  • Loading branch information
tpiperatgod and freeznet authored May 31, 2022
1 parent eb67357 commit d23092c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operator.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.10
FROM alpine:3.14

RUN apk add tzdata --no-cache
ADD bin/function-mesh-controller-manager /manager

0 comments on commit d23092c

Please sign in to comment.