Force pull base image
Created by: RolandMa1986
Signed-off-by: Roland.Ma rolandma@yunify.com
What type of PR is this? /kind optimization
What this PR does / why we need it:
Use the --pull
option in the docker build
command to prevent the docker image cache. So we can update the Alpine base image with the latest fixes.