diff --git a/framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml b/framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml index 1c2d5a6a7..2c4c635a1 100644 --- a/framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml +++ b/framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml @@ -261,7 +261,7 @@ spec: containers: - name: api - image: beclab/bfl:v0.4.7 + image: beclab/bfl:v0.4.8 imagePullPolicy: IfNotPresent securityContext: runAsUser: 1000