diff --git a/kubernetes/apps/production/flyimg/deployment.yaml b/kubernetes/apps/production/flyimg/deployment.yaml index 0708517..f9c1fe4 100644 --- a/kubernetes/apps/production/flyimg/deployment.yaml +++ b/kubernetes/apps/production/flyimg/deployment.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: flyimg-container - image: flyimg/flyimg:1.4.15 + image: flyimg/flyimg:1.5.0 securityContext: allowPrivilegeEscalation: false ports: